浏览代码
Clear lastname is the top file is deleted
master
Arun Prakash Jana
5 年前
找不到此签名对应的密钥
GPG 密钥 ID: A75979F35C080412
共有
1 个文件被更改,包括
2 次插入 和
1 次删除
-
src/nnn.c
|
|
@@ -5279,7 +5279,8 @@ nochange: |
|
|
|
if (cur && access(newpath, F_OK) == -1) { |
|
|
|
move_cursor(cur - 1, 0); |
|
|
|
copycurname(); |
|
|
|
} |
|
|
|
} else |
|
|
|
lastname[0] = '\0'; |
|
|
|
|
|
|
|
if (cfg.filtermode) |
|
|
|
presel = FILTER; |
|
|
|