webrepl
webrepl copied to clipboard
upysh command "newfile" needs real CTRL-D for end of input
"D" is interpreted as "D" and not as CTRL-D in that case. Emitting CTRL-D is needed.