Fix so tmux correctly sends the cvvis (cursor very visible) capability
authornicm <nicm@openbsd.org>
Fri, 12 Mar 2021 08:39:17 +0000 (08:39 +0000)
committernicm <nicm@openbsd.org>
Fri, 12 Mar 2021 08:39:17 +0000 (08:39 +0000)
commit85dd30306235ce01c9aeab4a95d68ca007841a79
treead300b3aabe354f441ee893d6bf2cd07eed142f2
parentafa7f157b23abbf418efa1d58682fb3f66df75b9
Fix so tmux correctly sends the cvvis (cursor very visible) capability
rather than sending it and then immediately undoing it with cnorm. Also
turn it off when the cursor shape is changed like xterm.
usr.bin/tmux/screen.c
usr.bin/tmux/tty.c