fman-users / fman

Issue tracker for fman, a cross-platform file manager
https://fman.io
242 stars 3 forks source link

Shortcut to edit current directory #859

Open ghost opened 2 years ago

ghost commented 2 years ago

Please add shortcut which allows of editing current directory which is displayed on the top of the pane. Expected behavior is same as ctrl+l shortcut in Firefox or many other file managers.

mherrmann commented 2 years ago

Doesn't Ctrl+P let you do this?

ghost commented 2 years ago

Doesn't Ctrl+P let you do this?

No, ctrl-p edit box does not contain current path. What I want to do is edit current path -- change some parts of it -- or copy parts of it.

mherrmann commented 2 years ago

I see. At the moment, you'd have to press Backspace to go up, then F11 to copy the path, then Ctrl+P, then Ctrl+V. You could write a plugin that simplifies this. See https://fman.io/docs/plugins-introduction.