Ticket #1764 (new defect) — at Version 4

Opened 14 years ago

Last modified 14 years ago

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 14 years ago by andrew_b

Replying to gotar:

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.

Unconfirmed.

File manu contains wrong info for:

Delete F6 instead of F8

Unconfirmed.

Select group M-* instead of just "+"

Unconfirmed.

Unselect group Gray+ instead of just "-"

Unconfirmed.

Reverse selection Gray- instead of "*"

Unconfirmed.

and

Quick cd M-c

disappeared entirely.

Unconfirmed.

But prefix "Gray" is correct for "Gray+", "Gray-" and "Gray*" shortcuts.

comment:2 follow-up: ↓ 3 Changed 14 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 14 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 14 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.

Note: See TracTickets for help on using tickets.