Open
Description
Take this sample
import sys
import readchar
while True:
sys.stdout.write(readchar.readchar())
sys.stdout.flush()
if I copy the text ClientMessage.to_server
and paste it into the program terminal in linux(wsl) I would get unordered characters
or missing characters like this ClientMto_seerrv
on windows cmd it works fine
Metadata
Metadata
Assignees
Labels
No labels