From 6b46c62bb49c3ab532d4eba7eee226df2877490b Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 29 Nov 2016 12:54:46 +0000 Subject: Make send -N work for all keys, not just in copy mode. From Artem Fokin. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 69f0e167..9c47dee1 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2215,7 +2215,7 @@ the .Sx WINDOWS AND PANES section. .Fl N -specifies a repeat count to a copy mode command. +specifies a repeat count. .It Xo Ic send-prefix .Op Fl 2 .Op Fl t Ar target-pane -- cgit