tty: buffer incomplete command from previous syscall
- Oct 02, 2020
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
After changes in this MR, sending an empty newline evaluates in lua as nil, and that seems fine. Let's drop this piece of code; it was broken now anyway (incorrect `io_mode_text` part).
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
No other change, for clarity.
-
Vladimír Čunát authored
These are not TCP connections. It has worked fine so far, but...
-
Vladimír Čunát authored
We don't need them anywhere, so let's keep their scope small.
-
-
vcunat change some parts of this, mainly around memory allocation.
-
-