Ticket #1764 (new defect) — at Version 4
No Quick view shortcut printed in menu, wrong shortcuts for File
Reported by: | gotar | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 4.7.0 |
Component: | mc-core | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
Left/Right? menu always had "Quick view C-x q" entry, now it's only "Quick view", while the shortcut was not changed and still works.
File manu contains wrong info for:
Delete F6 instead of F8
Select group M-* instead of just "+"
Unselect group Gray+ instead of just "-"
Reverse selection Gray- instead of "*"
and
Quick cd M-c
disappeared entirely.
Change History
comment:1 in reply to: ↑ description Changed 15 years ago by andrew_b
comment:2 follow-up: ↓ 3 Changed 15 years ago by gotar
I don't know how it is possible that your menu differs from mine, but "Gray" prefix although correct is simply not required as mentioned functions do work with plain [+-*].
comment:3 in reply to: ↑ 2 Changed 15 years ago by andrew_b
Replying to gotar:
I don't know how it is possible that your menu differs from mine,
Me too. Are shortcuts correct in Command menu?
but "Gray" prefix although correct is simply not required as mentioned functions do work with plain [+-*].
Ok, I'll remove "Gray" from shortcuts.
comment:4 in reply to: ↑ description Changed 15 years ago by andrew_b
- Description modified (diff)
Replying to gotar:
Delete F6 instead of F8
You are right. This default shortcut string is wrong. But it is occured if /etc/mc/mc.keymap file is absent. Fixed in 212_buttonbar_commands branch.
Select group M-* instead of just "+"
Unselect group Gray+ instead of just "-"
Reverse selection Gray- instead of "*"
Also fixed in 212_buttonbar_commands branch.
Replying to gotar:
Unconfirmed.
Unconfirmed.
Unconfirmed.
Unconfirmed.
Unconfirmed.
Unconfirmed.
But prefix "Gray" is correct for "Gray+", "Gray-" and "Gray*" shortcuts.