Ticket #2375 (do cd .. if command line is empty)
commit2690d2d9f5e24cdf069bbd07ff09fe97f3cdfb25
authorIlia Maslakov <il.smind@gmail.com>
Sun, 21 Nov 2010 22:00:09 +0000 (21 22:00 +0000)
committerIlia Maslakov <il.smind@gmail.com>
Sat, 4 Dec 2010 09:05:07 +0000 (4 09:05 +0000)
tree3f67f2724ec4415fb7aa0850b644cd1e8ec64cfa
parent2bff7b9d801be2c619d566df7ec384016c8c91bf
Ticket #2375 (do cd .. if command line is empty)

    New keybinding "PanelSmartJumpUp" for the jump to the parent directory if command line is empty. Not defined by default.
    This binding maybe used for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty).

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
lib/keybind.c
lib/keybind.h
misc/mc.keymap.default
misc/mc.keymap.emacs
src/filemanager/panel.c