diff options
author | nicm <nicm> | 2022-02-01 14:46:41 +0000 |
---|---|---|
committer | nicm <nicm> | 2022-02-01 14:46:41 +0000 |
commit | 7e34645fcbe93984461343d67373a29e552fec20 (patch) | |
tree | b4b81dc0308de7512d854bfbe38167272684fbb3 /tmux.1 | |
parent | 7a4ba6d4a5458f4e2450024d72f0e16905dd5c64 (diff) | |
download | rtmux-7e34645fcbe93984461343d67373a29e552fec20.tar.gz rtmux-7e34645fcbe93984461343d67373a29e552fec20.tar.bz2 rtmux-7e34645fcbe93984461343d67373a29e552fec20.zip |
Add option to show arrows for active pane indicator, GitHub issue 3022
from Marcel Partap.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4223,6 +4223,12 @@ but set the starting index for pane numbers. .It Ic pane-border-format Ar format Set the text shown in pane border status lines. .Pp +.It Xo Ic pane-border-indicators +.Op Ic off | colour | arrows | both +.Xc +Indicate active pane by colouring only half of the border in windows with +exactly two panes, by displaying arrow markers, by drawing both or neither. +.Pp .It Ic pane-border-lines Ar type Set the type of characters used for drawing pane borders. .Ar type |