mirror of
https://github.com/jarun/nnn.git
synced 2025-03-14 10:44:05 +00:00
Proceed in filter mode after unhaide
This commit is contained in:
parent
577e7693d6
commit
9df78b4e0b
1 changed files with 1 additions and 0 deletions
|
@ -3282,6 +3282,7 @@ nochange:
|
|||
break;
|
||||
case SEL_TOGGLEDOT:
|
||||
cfg.showhidden ^= 1;
|
||||
setdirwatch();
|
||||
break;
|
||||
case SEL_DETAIL:
|
||||
cfg.showdetail ^= 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue