[mc] Change directory in user menu?
Andrew Borodin
aborodin at vmail.ru
Sat Dec 17 12:44:09 UTC 2022
On Fri, 16 Dec 2022 22:10:50 -0500 Felix Miata via mc <mc at lists.midnight-commander.org> wrote:
> Is there a way to swap H and h for history, so that uncapitalized gives directory
> history and capitalized gives command history?
You can redefine key bindings in your ~/.config/mc/mc.keymap:
[filemanager]
History = alt-shift-h
[panel]
History = alt-h
--
Andrew
More information about the mc
mailing list