ソースを参照
Set to the lat selected file
master
Arun Prakash Jana
8年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A75979F35C080412
-
nnn.c
|
|
@@ -757,7 +757,8 @@ readln(char *path) |
|
|
|
printprompt(ln); |
|
|
|
break; |
|
|
|
case CONTROL('L'): |
|
|
|
cur = oldcur; // fallthrough |
|
|
|
if (len == 1) |
|
|
|
cur = oldcur; // fallthrough |
|
|
|
case CONTROL('Q'): |
|
|
|
goto end; |
|
|
|
default: |
|
|
|