Re: [PATCHv3 37/42] Add a simpler option to capture the entire pane

2013-02-26 Thread Thomas Adam
On 26 February 2013 18:00, Stroller wrote: > Did this ever get progressed? > > I was just looking for this option today. Not yet. -- Thomas Adam -- Everyone hates slow websites. So do we. Make your web apps faster with

Re: [PATCHv3 37/42] Add a simpler option to capture the entire pane

2013-02-26 Thread Stroller
Did this ever get progressed? I was just looking for this option today. On 16 January 2013, at 06:02, Nicholas Marriott wrote: > Why -h? How about -A for all? > > Also you forgot the man page :-). > > Thanks > > > > On Mon, Jan 07, 2013 at 06:02:33AM +0530, Raghavendra D Prabhu wrote: >>

Re: [PATCHv3 37/42] Add a simpler option to capture the entire pane

2013-01-15 Thread Nicholas Marriott
Why -h? How about -A for all? Also you forgot the man page :-). Thanks On Mon, Jan 07, 2013 at 06:02:33AM +0530, Raghavendra D Prabhu wrote: > Adds a '-h' option to capture the entire pane without providing the > appropriate > co-ordinates. > > Signed-off-by: Raghavendra D Prabhu > > diff

Re: [PATCHv3 37/42] Add a simpler option to capture the entire pane

2013-01-06 Thread Thomas Adam
On Mon, Jan 07, 2013 at 06:02:33AM +0530, Raghavendra D Prabhu wrote: > Adds a '-h' option to capture the entire pane without providing the > appropriate > co-ordinates. Why not make this a semantic change for either/both -S/-E rather than Yet Another Option? In fact, it would be nice to have fo

[PATCHv3 37/42] Add a simpler option to capture the entire pane

2013-01-06 Thread Raghavendra D Prabhu
Adds a '-h' option to capture the entire pane without providing the appropriate co-ordinates. Signed-off-by: Raghavendra D Prabhu diff --git a/cmd-capture-pane.c b/cmd-capture-pane.c index a94c717..b193748 100644 --- a/cmd-capture-pane.c +++ b/cmd-capture-pane.c @@ -31,8 +31,8 @@ enum cmd_retval