mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
Fix column width for copy mode commands.
This commit is contained in:
parent
c3c3927c2b
commit
c5f660e33a
2
tmux.1
2
tmux.1
@ -1158,7 +1158,7 @@ Key tables may be viewed with the
|
|||||||
command.
|
command.
|
||||||
.Pp
|
.Pp
|
||||||
The following commands are supported in copy mode:
|
The following commands are supported in copy mode:
|
||||||
.Bl -column "CommandXXXXXXXXXXXXXXXXXXXXXXXXXX" "viXXXXXXXXXX" "emacs" -offset indent
|
.Bl -column "CommandXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" "viXXXXXXXXXX" "emacs" -offset indent
|
||||||
.It Sy "Command" Ta Sy "vi" Ta Sy "emacs"
|
.It Sy "Command" Ta Sy "vi" Ta Sy "emacs"
|
||||||
.It Li "append-selection" Ta "" Ta ""
|
.It Li "append-selection" Ta "" Ta ""
|
||||||
.It Li "append-selection-and-cancel" Ta "A" Ta ""
|
.It Li "append-selection-and-cancel" Ta "A" Ta ""
|
||||||
|
Loading…
Reference in New Issue
Block a user