On Tue, Oct 02, 2012 at 01:20:21PM +0200, Marco <[email protected]> wrote:
> I want to map <ctrl-tab> in vim, but it turned out that urxvt
> reports the wrong key code to the application.

And which is that? In my test, I get the right key sequence (ctrl-tab and
tab are the same, in urxvt and most other terminals, such as xterm). Key
sequences are per terminal btw., so whoever told you it is "wrong"
is clueless - the only requirement for urxvt is to follow it's own
documentation.

> Is it possible to configure it in a way so I can use <ctrl-tab>
> within the aplication?

Depends on the application - you can configure any key sequence you wish
via the keysym resource. Whether the app then works depends on the app. I
would expect you can map any key sequence in vim.

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