From 5d69b9c4a7e8adc570e965189de0e5936fbf8e1c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 24 Apr 2020 07:13:02 +0100 Subject: Add a feature for bracketed paste. --- tmux.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index dcb6f4c4..cd7c0869 100644 --- a/tmux.1 +++ b/tmux.1 @@ -5568,6 +5568,8 @@ $ printf '\e033]12;red\e033\e\e' .Ed .It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg Set, clear, disable or enable DECSLRM margins. +.It Em \&Dsbp , \&Enbp +Disable and enable bracketed paste. .It Em \&Smol Enable the overline attribute. .It Em \&Smulx -- cgit