--
Ticket URL: <www.midnight-commander.org/ticket/2693>
Midnight Commander <http://www.midnight-commander.org>
Midnight Development Center
* cc: gotar@… (added)
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:1>
Comment (by andrew_b):
We already have a command+keybind to open a symlink in the other panel:
{{{
PanelOtherCdLink = alt-l
}}}
It works with the link to dir only. Would it be enhanced to work with link
to files?
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:2>
Comment (by ossi):
hmm, i guess it's ok to "overload" the binding like that - i can just
press enter to get to the parent directory of a directory like i would for
files. still a bit confusing, though.
i'd also want a shift-alt-l binding for the current panel.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:3>
Comment (by angel_il):
btw: ctrl-shift-f == ctrl-f == ctrl-F for many types of terminals.
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:4>
Comment (by ForeverYoung):
Some improvement to PanelOtherCdLink in patch (src/filemanager/panel.c) -
select linked file on other panel (if symlink to file).
Why change panel back and move down?
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:5>
* cc: anton.novosyolov@… (added)
--
Ticket URL: <http://www.midnight-commander.org/ticket/2693#comment:6>