juftin / browsr

🗂️ a pleasant file explorer in your terminal supporting all filesystems
http://juftin.com/browsr/
MIT License
225 stars 13 forks source link

[Feature Request] : Copy file/folder path #37

Open adityagirisha opened 5 months ago

adityagirisha commented 5 months ago

Right Click or binding to 'C' key to copy current file folder would be useful.

i can just use Broswr and cd into copied path immediately after

juftin commented 5 months ago

Oh that's a great idea - should be very easy to do. What do you think about clicking on a file in the tree copies the path too

juftin commented 5 months ago

Hey @adityagirisha here's what this feature would look like - note that it copies the file path and not its parent directory. Let me know what you think image