terminfo: add Se/Ss - describes how to change cursor style

This commit is contained in:
Daniel Eklöf 2019-07-22 18:37:29 +02:00
parent 602f22858b
commit 34e11a711f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -184,6 +184,8 @@ foot+base|foot base fragment,
u9=\E[c,
vpa=\E[%i%p1%dd,
Ms=\E]52;%p1%s;%p2%s\007,
Se=\E[2 q,
Ss=\E[%p1%d q,
# XM tells ncurses how to initialize the mouse. The xterm terminfo
# uses this to enable SGR (1006h). However, doing this also requirese