Ctrl + <non-ascii-key> gets mapped on vim but not on gvim

Bug #714147 reported by Silvio Ricardo Cordeiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vim (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: vim

The sequence CTRL + <non-ascii-key> only works on Vim (with langmap converting it to CTRL + <ascii-key>). On Gvim, the CTRL key seems to be ignored and langmap is applied just to <non-ascii-key>.

For example, if langmap includes the mapping "к;r", then ^к should behave like ^r (which is what happens in Vim), but when ^к is pressed in Gvim, it is as if just к had been pressed (which langmap converts to r).

I also tried mapping <C-к>, but the mapping doesn't seem to ever get activated, and <C-к> still behaves like just к.

Ubuntu version: 10.10.

$ vim --version
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 28 2010 11:02:36)
Included patches: 1-330
Compiled by buildd@
Huge version with GTK2-GNOME GUI. [...]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.