There is "im" and "ei" in urxvt's termcap. Correct me if I'm wrong,
but it means urxvt supports insert modeĀ—a bar used as the cursor,
right? This can be useful for vim. I tried "printf '\33[4h'" in
plain shell (mksh) and got borked input. Setting t_SI (vim's code
for insert mode) to ^[[4h has no effect. Is it a bug?

On another matter. Can I ask for undercurl support? According
to vim's doc undercurl mode = "Cs", undercurl end = "Ce".
I couldn't find this codes in terminfo's man though.



_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to