diff options
author | nicm <nicm> | 2020-05-16 14:22:51 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-05-16 14:22:51 +0000 |
commit | 4e0a718666e3c24e69be107d0a294a9ae9f59388 (patch) | |
tree | 50a49690c4fb9b668e850b0638243c12999f03ca /tmux.1 | |
parent | 41dec585df8723a8e268a80930d7f9ce395829dc (diff) | |
download | rtmux-4e0a718666e3c24e69be107d0a294a9ae9f59388.tar.gz rtmux-4e0a718666e3c24e69be107d0a294a9ae9f59388.tar.bz2 rtmux-4e0a718666e3c24e69be107d0a294a9ae9f59388.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 |