mirror of
https://github.com/jarun/nnn.git
synced 2025-03-26 00:04:11 +00:00
Fix false positive selbm
This commit is contained in:
parent
1b31f5cf9b
commit
5b5a62bb0d
1 changed files with 1 additions and 0 deletions
|
@ -7119,6 +7119,7 @@ nochange:
|
|||
goto nochange;
|
||||
}
|
||||
|
||||
g_state.selbm = 0;
|
||||
if (strcmp(path, dir) == 0) {
|
||||
if (dir == ipath) {
|
||||
if (cfg.filtermode)
|
||||
|
|
Loading…
Add table
Reference in a new issue