Use concise change dir prompt

This commit is contained in:
Arun Prakash Jana 2018-04-25 23:59:36 +05:30
parent 465d619b7f
commit a6016e8407
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

2
nnn.c
View File

@ -2639,7 +2639,7 @@ nochange:
}
exitcurses();
tmp = readline("chdir: ");
tmp = readline("cd: ");
refresh();
/* Change back to program start dir */