littlewhitecloud / TkTerminal

A terminal emulator widget written in Python using tkinter
MIT License
15 stars 2 forks source link

Sometimes got this output #51

Open littlewhitecloud opened 1 year ago

littlewhitecloud commented 1 year ago

image

Moosems commented 1 year ago

If the stdin doesn't end with a newline, add one :).