From c5f660e33ae2e7e304ec8a2cb53df743f83e4ec4 Mon Sep 17 00:00:00 2001 From: nicm Date: Mon, 13 May 2019 08:56:07 +0000 Subject: [PATCH] Fix column width for copy mode commands. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ""