This commit is contained in:
Arun Prakash Jana 2020-01-27 23:50:29 +05:30
parent e3d80da2ad
commit 9cbadc12be
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -2483,7 +2483,7 @@ static char *xreadline(const char *prefill, const char *prompt)
}
} else {
switch (*ch) {
#ifdef KE
#ifdef KEY_RESIZE
case KEY_RESIZE:
clearoldprompt();
xlines = LINES;