mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 16:16:14 +00:00
This fixes issues with carriage return sequences. Before, using <CR><NUL> as the return sequence wouldn't work at all, and when using <CR><LF> there was an extra newline after every newline. After this patch, the behaviour should be closer to the Telnet RFC.
1.7 KiB
1.7 KiB