preview is indeed very practical in many cases but when the file name is very long, it is hidden by the preview pane. an "online" key shortcut to switch the pane on/off would greatly help
I think --bind='F2:toggle-preview' is what you're looking for.
You can of course substitute F2 for whatever key (or key combo) you like.
toggle-preview is listed under ACTIONS in the KEY BINDINGS section of the man page.
Works like a charm. Thank you.
Most helpful comment
I think
--bind='F2:toggle-preview'is what you're looking for.You can of course substitute
F2for whatever key (or key combo) you like.toggle-previewis listed under ACTIONS in the KEY BINDINGS section of the man page.