mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 00:13:43 +02:00
yaft: improve newline detection
This commit is contained in:
@@ -45,7 +45,6 @@ void YaFT_p::tab(void)
|
||||
|
||||
void YaFT_p::nl(void)
|
||||
{
|
||||
nlseen = true;
|
||||
txt.push("");
|
||||
lines_available++;
|
||||
move_cursor(1, 0);
|
||||
|
Reference in New Issue
Block a user