hould apply to current 'master' branch.
Comments and critique very welcome. Pleace CC me though, as I'm not subscribed
to the list.
Greetings,
Patrick Börjesson
Patrick Börjesson (1):
select-panes: add wrap-panes window-option
cmd-select-pane.c | 22 +-
options
The flag decides if select-pane should "wrap around" when it encounters
the window edge.
Signed-off-by: Patrick Börjesson
Reviewed-and-Tested-by: Anders Roxell
---
cmd-select-pane.c | 22 +-
options-table.c | 5 +
window.c | 8
3 files c
The flag decides if select-pane should "wrap around" when it encounters
the window edge.
Signed-off-by: Patrick Börjesson
Reviewed-and-Tested-by: Anders Roxell
---
cmd-select-pane.c | 22 +-
options-table.c | 5 +
window.c | 8
3 files c
wrapping behaviours is a bikeshed too far.
>
>
>
> ---- Original message
> From: Thomas Adam
> Date: 24/08/2014 10:15 (GMT+00:00)
> To: Patrick Börjesson
> Cc: tmux-users@lists.sourceforge.net
> Subject: Re: [PATCH] select-panes: add wrap-panes window-option