mirror of
https://github.com/jarun/nnn.git
synced 2025-04-12 16:36:33 +00:00
Clear filter after removing current file
This commit is contained in:
parent
aa89522482
commit
9d9aa16185
1 changed files with 2 additions and 0 deletions
|
@ -5078,6 +5078,8 @@ nochange:
|
|||
/* We reduce cur only if it is > 0, so it's at least 0 */
|
||||
copycurname();
|
||||
|
||||
clearfilter();
|
||||
|
||||
goto begin;
|
||||
}
|
||||
case SEL_ARCHIVE: // fallthrough
|
||||
|
|
Loading…
Add table
Reference in a new issue