diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-05-13 23:02:26 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-05-13 23:02:26 +0100 |
commit | 1eefbd28e83d6031a50b7afe44e77b391ad215eb (patch) | |
tree | a19aa5ed6cd51ec50803d790abcdff5c51501dab /tmux.1 | |
parent | b5b5d35eee1890daa7627556425ed32b5e4491fa (diff) | |
parent | 1ee944a19def82cb62abf6ab92c17eb30df77a41 (diff) | |
download | rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.gz rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.tar.bz2 rtmux-1eefbd28e83d6031a50b7afe44e77b391ad215eb.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4098,6 +4098,7 @@ Set no attributes (turn off any active attributes). .Ic reverse , .Ic hidden , .Ic italics , +.Ic overline , .Ic strikethrough , .Ic double-underscore , .Ic curly-underscore , @@ -4827,6 +4828,8 @@ to change the cursor colour from inside .Bd -literal -offset indent $ printf '\e033]12;red\e033\e\e' .Ed +.It Em \&Smol +Enable the overline attribute. .It Em \&Smulx Set a styled underline. The single parameter is one of: 0 for no underline, 1 for normal |