Ticket #2586: broken extended keybindings in editor.
commit5f0cef1e6e8982cd0503d025d7c08a36f2fece74
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 2 Aug 2011 10:17:20 +0000 (2 14:17 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 8 Sep 2011 10:49:01 +0000 (8 14:49 +0400)
tree3246c1fa568832ce9a5bb2ccb2b685f3f82d27ec
parent2f6b51989c4563228197e3fb5cb56b28280496b5
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.

(cherry picked from commit d8277f2ed9b273458c82c676a5b3633b9f9a869f)

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