mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Clear selection file on clear selection
This commit is contained in:
parent
025c7f0a48
commit
951d43eb77
1 changed files with 1 additions and 0 deletions
|
@ -4123,6 +4123,7 @@ nochange:
|
|||
nselected = 0;
|
||||
selbufpos = 0;
|
||||
cfg.selmode = 0;
|
||||
writesel(NULL, 0);
|
||||
break;
|
||||
} // fallthrough
|
||||
case SEL_SELALL:
|
||||
|
|
Loading…
Add table
Reference in a new issue