On Mon, Apr 23, 2012 at 02:35:51AM -0400, [email protected] wrote:
> 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,

No, it means you can change the shape of the cursor - insert mode (as it
applies to apps) doesn't normally change the cursor - that's probably a
windows thing or so.

> right? This can be useful for vim. I tried "printf '\33[4h'" in

that enables smooth scorlling only, which currently has no effect on urxvt.

> 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?

whether vim outputs this code will have no effect, as that only sets
smooth scorlling, which is currently ignored by urxvt.

> 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.

I have no idea what undercurl is, do you have reference that explains what
it is?

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

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

Reply via email to