瀏覽代碼

Selection should not be blocked if no files

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

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

@@ -3090,9 +3090,6 @@ nochange:
printmsg(newpath);
goto nochange;
case SEL_COPYMUL:
if (!ndents)
goto nochange;

cfg.copymode ^= 1;
if (cfg.copymode) {
g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry));


Loading…
取消
儲存