diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-24 07:13:02 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-24 07:13:02 +0100 |
commit | 5d69b9c4a7e8adc570e965189de0e5936fbf8e1c (patch) | |
tree | 6c19d518fefb16b0a1f78ecaeacf8a8f161bf039 /tmux.1 | |
parent | 2d8fd35de2c15b376dac41f9a1e6a62b22018976 (diff) | |
download | rtmux-5d69b9c4a7e8adc570e965189de0e5936fbf8e1c.tar.gz rtmux-5d69b9c4a7e8adc570e965189de0e5936fbf8e1c.tar.bz2 rtmux-5d69b9c4a7e8adc570e965189de0e5936fbf8e1c.zip |
Add a feature for bracketed paste.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |