diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 12:11:14 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 12:12:02 +0100 |
commit | ac91635f82a122b45702c5cc19ea8864502fdcc1 (patch) | |
tree | caf466b5082ca1a01485e16ab610c7b410867529 /tmux.1 | |
parent | 0c73dbb7e1c81e11d6f044ada84d9a492b35d93d (diff) | |
download | rtmux-ac91635f82a122b45702c5cc19ea8864502fdcc1.tar.gz rtmux-ac91635f82a122b45702c5cc19ea8864502fdcc1.tar.bz2 rtmux-ac91635f82a122b45702c5cc19ea8864502fdcc1.zip |
Add extension terminfo(5) capabilities for margins.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5565,6 +5565,8 @@ to change the cursor colour from inside .Bd -literal -offset indent $ printf '\e033]12;red\e033\e\e' .Ed +.It Em \&Cmg, \&Clmg, \&Dsmg , \&Enmg +Set, clear, disable or enable DECSLRM margins. .It Em \&Smol Enable the overline attribute. .It Em \&Smulx |