瀏覽代碼

Commented check

master
Arun Prakash Jana 6 年之前
父節點
當前提交
c7f83dd179
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A75979F35C080412
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      src/nnn.c

+ 4
- 0
src/nnn.c 查看文件

@@ -3215,6 +3215,10 @@ nochange:
if (getppid() == 1)
_exit(0);

/* Check if CWD is deleted to avoid hang, bad idea */
//if (access(path, F_OK))
// return;

sel = nextsel(presel);
if (presel)
presel = 0;


Loading…
取消
儲存