[Bug]: cannot add sftp root to favorites
vladstudio opened this issue · 2 comments
vladstudio commented
Confirmation
- I have read the contributing guidelines
Version of Nimble Commander
latest, latest
Distribution Type
Downloaded directly from the website (including Brew)
Expected Result
when I connect to an SFTP server, I want to be able to add its root folder to favorites
Actual Result
See how I can add any selected folder, but not the root folder.
Screen.Recording.2024-06-17.at.15.26.27.mp4
Steps to reproduce
- Connect to an SFTP server;
- Try to add its root folder as favorite.
Additional Information
No response
mikekazakov commented
Cmd+B adds the currently selected directory as a favourite, so as it's not possible to focus the VFS root itself - this hotkey can't be used to add it.
You can use the Favourites window instead: hit the "+" button there, it'll drop down a list of currently opened locations regardless of cursor position.
I frankly don't know how to adjust the hotkey-driven UX to allow it.
mikekazakov commented
Should be fixed now.