Ticket #3897 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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
  1. Run mcedit (with new or existing file).
  2. Press C-x k.

Result:
k is printed.

Expected result:
New window is created.

Change History

comment:1 Changed 6 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:2 Changed 6 years ago by andrew_b

  • Branch state changed from no branch to on review

Branch: 3897_mcedit_extended_mode.
changeset:5a7cbcc4c82b71cb31f85dc1329e0402195097e5

comment:3 Changed 6 years ago by zaytsev

LGTM! Nit: Ticket 3897 -> Ticket #3897

comment:4 Changed 6 years ago by zaytsev

  • Branch state changed from on review to approved

comment:5 Changed 6 years ago by andrew_b

  • Votes for changeset set to zaytsev

comment:6 Changed 6 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

comment:7 Changed 6 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.