Bandaid breakage due to excessive intimacy with old libcurses..
This commit is contained in:
parent
04b193771d
commit
be04388d9d
@ -100,7 +100,7 @@ readch()
|
||||
}
|
||||
else if (ch == CTRL('L')) {
|
||||
wrefresh(curscr);
|
||||
mvcur(0, 0, curscr->cury, curscr->curx);
|
||||
mvcur(0, 0, curscr->_cury, curscr->_curx);
|
||||
}
|
||||
else
|
||||
return ch;
|
||||
|
Loading…
x
Reference in New Issue
Block a user