瀏覽代碼

Fix regression from commit 2200a1c

master
Arun Prakash Jana 4 年之前
父節點
當前提交
b465bf9427
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      src/nnn.c

+ 2
- 1
src/nnn.c 查看文件

@@ -2580,7 +2580,8 @@ static int filterentries(char *path, char *lastname)
showfilter(ln);
continue;
#ifndef NOMOUSE
case KEY_MOUSE: // fallthrough
case KEY_MOUSE:
goto end;
#endif
case 27: /* Exit filter mode on Escape and Alt+key */
if (handle_alt_key(ch) != ERR) {


||||||
x
 
000:0
Loading…
取消
儲存