mirror of
https://github.com/jarun/nnn.git
synced 2025-01-23 09:16:46 +00:00
Avoid trying to edit a non-existing file (#477)
The previous implementation was inconsistent, sometimes it would inherit the name of the parent folder of the current directory. Other scenarios i encountered were: 1. Yield a empty search result, and try to edit. It would seemingly randomly select a file or folder 2. What would happen in a root path without any files residing?
This commit is contained in:
parent
9cf77708a1
commit
75f6d5d735
Loading…
Reference in a new issue