2012-10-03 Marco <[email protected]>:

> > URxvt.keysym.C-Tab: \033[27;5;9~

One more thing: How to add Control-Shift-Tab? I tried

URxvt.keysym.C-S-Tab: \033[27;6;9~

but cat -v reports ^[[Z instead of ^[27;6;9~

> Thanks a million for the help. I now can map <C-Tab> in vim.
> However, it behaves wrong. Pressing <C-Tab> in insert mode
> capitalises the last character and goes to normal mode for whatever
> reason. But that's an issue to figure out on the vim list, not here.

That was just an issue with my test mappings, the real ones work
perfectly. Vims behaviour is correct.


Marco



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

Reply via email to