Daniel Bertalan
21acebd372
HackStudio: Fix cursor not jumping to column 1 in the embedded terminal
...
Normally, it's the TTY layer's job to translate '\n' into the separate
'\r' and '\n' control characters needed by the terminal to move the
cursor to the first column of the next line.
(see 5d80debc1f ).
In HackStudio, we directly inject data into the TerminalWidget to
display command status. This means that this automatic translation
doesn't happen, so we need to explicitly give it the '\r' too.
2021-12-04 14:44:00 +03:30
..
2021-11-23 11:33:36 +01:00
2021-08-18 10:30:50 +02:00
2021-11-08 00:35:27 +01:00
2021-05-23 09:53:55 +02:00
2021-12-03 15:38:21 +01:00
2021-11-28 23:14:19 +01:00
2021-06-04 19:29:22 +02:00
2021-11-11 01:27:46 +01:00
2021-11-26 11:13:59 -08:00
2021-07-16 12:58:20 +02:00
2021-07-16 12:58:20 +02:00
2021-11-08 00:35:27 +01:00
2021-10-04 11:10:09 +01:00
2021-09-10 00:00:53 +02:00
2021-09-10 00:00:53 +02:00
2021-11-11 01:27:46 +01:00
2021-08-22 10:30:06 +02:00
2021-07-29 11:33:16 +02:00
2021-07-29 11:33:16 +02:00
2021-12-03 15:38:21 +01:00
2021-12-03 15:38:21 +01:00
2021-12-03 15:38:21 +01:00
2021-10-23 19:07:44 +02:00
2021-10-23 19:07:44 +02:00
2021-12-03 15:38:21 +01:00
2021-11-11 01:27:46 +01:00
2021-08-06 21:03:53 +02:00
2021-11-02 17:53:22 +01:00
2021-12-03 15:38:21 +01:00
2021-11-20 21:22:24 +00:00
2021-11-20 21:22:24 +00:00
2021-11-08 00:35:27 +01:00
2021-04-22 11:22:27 +02:00
2021-06-02 23:15:52 +01:00
2021-04-23 16:46:57 +02:00
2021-11-08 00:35:27 +01:00
2021-04-22 11:22:27 +02:00
2021-12-04 14:44:00 +03:30
2021-08-22 10:30:06 +02:00
2021-08-22 10:30:06 +02:00
2021-08-22 10:30:06 +02:00
2021-08-22 10:30:06 +02:00
2021-08-22 10:30:06 +02:00