Hi!
I like to ask if is possible to change the cursor shape (block, i-beam,
underline) via a escape sequence?
And I like to change it temporary and limited to the session that got the
escape sequence. I'm thinking of using it with vim, so in normal mode I will
use block cursor shape and in insert mode I will use I-beam cursor shape (vim
can do the change, but its need a escape sequence).
Thanks.