Ticket #2586: broken extended keybindings in editor.
commitd8277f2ed9b273458c82c676a5b3633b9f9a869f
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 2 Aug 2011 10:17:20 +0000 (2 14:17 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 26 Aug 2011 06:30:53 +0000 (26 10:30 +0400)
tree26d35defed9de89fb494914fb6c4f1750506ccd5
parentc4af1f250cbcd860dd99d80511999d6d6da81ca3
Ticket #2586: broken extended keybindings in editor.

ctrl-x shortcut is used in default keymap twice:
  * as shotrcut for WordRight action (see 0908c8baea7f85aab153fbd815fda7fdfdf6bb6d);
  * as prefix for extended keybindings.

To fix the second issue, shortcut for editor.ExtendedKeyMap is
unassigned now because extended shortcuts are unused in editor in
default keymap.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
misc/mc.keymap.default