aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2019-05-13 08:56:07 +0000
committernicm <nicm>2019-05-13 08:56:07 +0000
commitc5f660e33ae2e7e304ec8a2cb53df743f83e4ec4 (patch)
tree986e6480e17319fd820feba61adfcc519efdb7cd
parentc3c3927c2bf90f10623374edb579eb19fb192ab7 (diff)
downloadrtmux-c5f660e33ae2e7e304ec8a2cb53df743f83e4ec4.tar.gz
rtmux-c5f660e33ae2e7e304ec8a2cb53df743f83e4ec4.tar.bz2
rtmux-c5f660e33ae2e7e304ec8a2cb53df743f83e4ec4.zip
Fix column width for copy mode commands.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index f0af27cb..968d31f4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1158,7 +1158,7 @@ Key tables may be viewed with the
command.
.Pp
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 Li "append-selection" Ta "" Ta ""
.It Li "append-selection-and-cancel" Ta "A" Ta ""