mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Add option to show arrows for active pane indicator, GitHub issue 3022
from Marcel Partap.
This commit is contained in:
6
tmux.1
6
tmux.1
@ -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
|
||||
|
Reference in New Issue
Block a user