aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-11-03 16:01:14 +0000
committerThomas Adam <thomas@xteddy.org>2021-11-03 16:01:14 +0000
commit77fc7ac3be1320a02cf82c329d0031a472b8cf8f (patch)
treebd6e8100bdacb2eb1d927b7f7cf67e568f48a19c /tmux.1
parent1fc0d1b74f23c8cefb339c3c4bd8af4acf6d63f8 (diff)
parent57100376cc70739f53a1f8a4bacf192b8cdcd124 (diff)
downloadrtmux-77fc7ac3be1320a02cf82c329d0031a472b8cf8f.tar.gz
rtmux-77fc7ac3be1320a02cf82c329d0031a472b8cf8f.tar.bz2
rtmux-77fc7ac3be1320a02cf82c329d0031a472b8cf8f.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 10 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index fd069fe9..4cd7bb83 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4426,6 +4426,16 @@ Each entry in the array defines the colour
uses when the colour with that index is requested.
The index may be from zero to 255.
.Pp
+.It Ic cursor-style Ar style
+Set the style of the cursor. Available styles are:
+.Ic default ,
+.Ic blinking-block ,
+.Ic block ,
+.Ic blinking-underline ,
+.Ic underline ,
+.Ic blinking-bar ,
+.Ic bar .
+.Pp
.It Xo Ic remain-on-exit
.Op Ic on | off | failed
.Xc