Ticket #2586: broken extended keybindings in editor.

ctrl-x shortcut is used in default keymap twice:
  * as shotrcut for WordRight action (see 0908c8baea);
  * 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>
This commit is contained in:
Andrew Borodin 2011-08-02 14:17:20 +04:00
parent c4af1f250c
commit d8277f2ed9
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ SelectCodepage = alt-e
Options =
OptionsSaveMode =
LearnKeys =
ExtendedKeyMap = ctrl-x
ExtendedKeyMap =
[viewer]
Help = f1