mirror of
https://github.com/jarun/nnn.git
synced 2025-03-26 16:22:20 +00:00
Persistent warnings
This commit is contained in:
parent
f9036bd959
commit
1847a7647f
1 changed files with 0 additions and 1 deletions
|
@ -3351,7 +3351,6 @@ nochange:
|
|||
mkpath(path, dents[cur].name, newpath);
|
||||
if (lstat(newpath, &sb) == -1 || !show_stats(newpath, dents[cur].name, &sb)) {
|
||||
printwarn();
|
||||
presel = MSGWAIT;
|
||||
goto nochange;
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue