diff options
author | Thomas Adam <thomas@xteddy.org> | 2013-06-13 18:12:49 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2013-06-13 18:12:49 +0100 |
commit | 06b5805479943fc95cafd01d33252954529ba636 (patch) | |
tree | 77067fe8c530fb89dbdd0c146ab454b4ba038501 /tmux.1 | |
parent | a97d5b8e60b25e2d38603d472f1b0b70e4ef5fa4 (diff) | |
parent | d6debc21c777dc0e993fd7928bbba51075685491 (diff) | |
download | rtmux-06b5805479943fc95cafd01d33252954529ba636.tar.gz rtmux-06b5805479943fc95cafd01d33252954529ba636.tar.bz2 rtmux-06b5805479943fc95cafd01d33252954529ba636.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3575,7 +3575,7 @@ This command only works from outside understands some extensions to .Xr terminfo 5 : .Bl -tag -width Ds -.It Em Cc , Cr +.It Em Cs , Cr Set the cursor colour. The first takes a single string argument and is used to set the colour; the second takes no arguments and restores the default cursor colour. @@ -3585,7 +3585,7 @@ to change the cursor colour from inside .Bd -literal -offset indent $ printf '\e033]12;red\e033\e\e' .Ed -.It Em Cs , Csr +.It Em \&Ss , Se Change the cursor style. If set, a sequence such as this may be used to change the cursor to an underline: |