From e0b17e796b52bfad7d867bc876a9826bf5761be4 Mon Sep 17 00:00:00 2001 From: nicm Date: Sat, 28 Mar 2020 09:39:27 +0000 Subject: Add formats for top paste buffer by default. Also a tmux.1 fix from jmc. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 263bedc1..aec7f79e 100644 --- a/tmux.1 +++ b/tmux.1 @@ -5024,7 +5024,7 @@ It may be empty to discard any key presses. If .Fl K is given together with -.Fl R, +.Fl R , key presses are instead passed to the .Fl R shell command. -- cgit