ソースを参照

Clear filter on dir changes

master
Arun Prakash Jana 5年前
コミット
39f8b25b88
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: A75979F35C080412
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      src/nnn.c

+ 2
- 0
src/nnn.c ファイルの表示

@@ -5053,6 +5053,8 @@ nochange:
if (!cpmvrm_selection(sel, path, &presel))
goto nochange;

clearfilter();

/* Show notification on operation complete */
if (cfg.x11)
plugscript(utils[UTIL_NTFY], newpath, F_NOWAIT | F_NOTRACE);


読み込み中…
キャンセル
保存