Alexey
unread,Apr 2, 2015, 4:13:56 PM4/2/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
Steps to reproduce the bug:
1. execute the commands
set langnoremap
nnoremap / ?
set langmap=ç/,é/,a/
2. using a keyboard layout with character `ç`, `é`, `a`, try using them in Normal mode.
The result: the key `a` is mapped to `?` and the keys `ç` and `é` are mapped to `/`.
Thank you.
Alexey.