Comment 26 for bug 89660

Revision history for this message
Hal (hal-foobox) wrote :

I don't know. After trying both Sven's and the backports, I still am chasing this. What I have now is:

ii libvte-common 0.16.8-0ubuntu1~7.04prevu1 Terminal emulator widget for GTK+ 2.0 - comm
ii libvte-dev 0.16.8-0ubuntu1~7.04prevu1 Terminal emulator widget for GTK+ 2.0 - deve
ii libvte-doc 0.16.8-0ubuntu1~7.04prevu1 Terminal emulator widget for GTK+ 2.0 - deve
ii libvte9 0.16.8-0ubuntu1~7.04prevu1 Terminal emulator widget for GTK+ 2.0 - runt

And for end key and ctrl-end I have (using Ctrl-V + end, etc):

 halb@honey:~/debs$ end key: ^[OF
 halb@honey:~/debs$ c-end comb: ^[OF

... gnome-terminal. Then in mrxvt (which works fine in this regard):

 halb@honey:~/debs$ end key: ^[[8~
 halb@honey:~/debs$ c-end combo: ^[[8;5~

which vim understands fine.