This commit is contained in:
starnakin 2023-07-26 11:00:26 +00:00
commit 69a044b3fa

View File

@ -90,6 +90,7 @@ geadline2(prompt, text)
}
}
} else if (c == '\n') {
wrt '\n';
return buf;
} else {
size = size + 1;