nnn/src
0xACE 75f6d5d735
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?
2020-02-18 03:51:46 +05:30
..
.clang-tidy Refactor plugin handling 2019-11-14 02:55:05 +05:30
dbg.h Use : for filter case 2020-01-11 21:49:35 +05:30
nnn.c Avoid trying to edit a non-existing file (#477) 2020-02-18 03:51:46 +05:30
nnn.h Compile option O_NOMOUSE to disable mouse support 2020-02-14 08:21:30 +05:30