Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcedit: broken extended key mode #3897

Closed
mc-butler opened this issue Feb 9, 2018 · 7 comments
Closed

mcedit: broken extended key mode #3897

mc-butler opened this issue Feb 9, 2018 · 7 comments
Assignees
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3897
Reporter andrew_b (@aborodin)

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.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 9, 2018 at 6:11 UTC (comment 1)

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 9, 2018 at 6:17 UTC (comment 2)

  • Branch state changed from no branch to on review

Branch: 3897_mcedit_extended_mode.
[5a7cbcc4c82b71cb31f85dc1329e0402195097e5]

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 11, 2018 at 16:38 UTC (comment 3)

LGTM! Nit: Ticket 3897 -> Ticket #3897

@mc-butler
Copy link
Author

Changed by zaytsev (@zyv) on Feb 11, 2018 at 16:39 UTC (comment 4)

  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 12, 2018 at 18:10 UTC (comment 5)

  • Votes set to zaytsev

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 12, 2018 at 18:11 UTC (comment 6)

  • Status changed from accepted to testing
  • Votes changed from zaytsev to committed-master
  • Branch state changed from approved to merged
  • Resolution set to fixed

Merged to master: [bd0cbbd].

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 12, 2018 at 18:12 UTC (comment 7)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants