Ticket #3897 (closed defect: fixed)
mcedit: broken extended key mode
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.21 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
How to reproduce:
1a. Switch to Emacs keymap, or
1b. Modify default keymap to use extended keymaps:
[editor] ... ExtendedKeyMap = ctrl-x [editor:xmap] EditNew = k
- Run mcedit (with new or existing file).
- Press C-x k.
Result:
k is printed.
Expected result:
New window is created.
Change History
comment:2 Changed 7 years ago by andrew_b
- Branch state changed from no branch to on review
Branch: 3897_mcedit_extended_mode.
changeset:5a7cbcc4c82b71cb31f85dc1329e0402195097e5
comment:6 Changed 7 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from zaytsev to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [bd0cbbd710ef22e708fd23c84ebff5253106bf73].
Note: See
TracTickets for help on using
tickets.