Added shortcuts for CmdInfo (C-x i) and CmdQuickView (C-x q) commands.
commit61f7d72af6b3ec836623463776f5f4bc231b1e13
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 30 Oct 2009 11:06:59 +0000 (30 14:06 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Fri, 30 Oct 2009 18:36:48 +0000 (30 20:36 +0200)
tree3b384e17030f8c31f21bc27132e485050a0a797d
parent68e813db551bc8b45d28bcfcf684f7e19da7fd2b
Added shortcuts for CmdInfo (C-x i) and CmdQuickView (C-x q) commands.

There is a difference between CmdInfo and CmdMenuInfo commands:
  * CmdImfo is assigned with C-x i shortcut and changes the mode
    of inactive panel with flip-flop effect.
  * CmdMenuInfo is assigned with panel according with menu: Left
    or Right. There is no flip-flop effect of this command. This command
    must be present in keymap file to show the assigned shortcut in menu.

The above-written is appropriate for CmdQuickView and CmdMenuQuickView commands.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
misc/mc.keymap.default
misc/mc.keymap.emacs