mirror of
https://github.com/jarun/nnn.git
synced 2025-04-21 04:44:52 +00:00
Fix #1312
This commit is contained in:
parent
b718d6d305
commit
66639c6053
1 changed files with 0 additions and 2 deletions
|
@ -7153,8 +7153,6 @@ nochange:
|
|||
add_bookmark(path, newpath, &presel);
|
||||
goto nochange;
|
||||
case SEL_FLTR:
|
||||
if (!ndents)
|
||||
goto nochange;
|
||||
/* Unwatch dir if we are still in a filtered view */
|
||||
#ifdef LINUX_INOTIFY
|
||||
if (inotify_wd >= 0) {
|
||||
|
|
Loading…
Add table
Reference in a new issue