Ticket #2586 (new defect) — at Initial Version
Extended keybingings are broken
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.0-pre2 |
Component: | mcedit | Version: | 4.8.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
There are two bugs with extended keybingings in mcedit.
- ctrl-x in default keymap is used twice:
- as shotrcut for WordRight action (see #2404)
- as shortcut for extended keybindings mode. Because of #2404, we should change shortcut for editor.ExtendedKeyMap? action.
- Extended shortcuts like ctrl-x ctrl-x or ctrl-x alt-x are available but extended shortcuts like ctrl-x x are not.
Note: See
TracTickets for help on using
tickets.