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 formats to define this. > Signed-off-by: Raghavendra D Prabhu <rpra...@wnohang.net> > > 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 cmd_capture_pane_exec(struct cmd *, > struct cmd_ctx *); > > const struct cmd_entry cmd_capture_pane_entry = { > "capture-pane", "capturep", > - "b:E:S:t:", 0, 0, > - "[-b buffer-index] [-E end-line] [-S start-line] [-t target-pane]", > + "b:E:S:t:h", 0, 0, > + "[-b buffer-index] [-E end-line] [-S start-line] [-t target-pane] [-h > ]", Trailing space with ' ]' redundant. -- Thomas Adam ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users