Ticket #2612 (closed defect: duplicate)
[regression] [Ctrl + X -> Key] shortcuts entirely broken in MC 4.7.5.4
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | mc-tty | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Due to this little change:
--- mc-4.7.5.3/misc/mc.keymap.default 2011-07-26 18:55:53.000000000 +0600 +++ mc-4.7.5.4/misc/mc.keymap.default 2011-09-12 15:32:59.000000000 +0600 @@ -250,7 +250,7 @@ CmdUnselect = kpminus CmdReverseSelection = kpasterisk CmdDialogList = alt-prime -ExtMap1 = ctrl-x +ExtMap1 =
Ctrl+X shortcuts (like chmod, Ctrl + X -> C) don't work at all. Reverting this change fixes shortcuts handling.
Change History
comment:2 follow-up: ↓ 4 Changed 13 years ago by andrew_b
- Status changed from new to closed
- Resolution set to duplicate
You found #2609. Fine! Why you created THIS ticket???
comment:3 Changed 13 years ago by andrew_b
- Keywords regression removed
- Version 4.7.5.4 deleted
- Blocked By 2609 removed
- Milestone Future Releases deleted
Note: See
TracTickets for help on using
tickets.