Add copy-mode-position-style and copy-mode-selection-style for copy

mode (they default to mode-style as before).
This commit is contained in:
nicm
2024-11-26 15:52:41 +00:00
parent 67cc7f6dc6
commit 6f7db82b18
3 changed files with 46 additions and 7 deletions

16
tmux.1
View File

@ -4888,6 +4888,22 @@ or
contains
.Ql vi .
.Pp
.It Ic copy-mode-position-style Ar style
Set the style of the position indicator in copy mode.
For how to specify
.Ar style ,
see the
.Sx STYLES
section.
.Pp
.It Ic copy-mode-selection-style Ar style
Set the style of the selection in copy mode.
For how to specify
.Ar style ,
see the
.Sx STYLES
section.
.Pp
.It Ic mode-style Ar style
Set window modes style.
For how to specify