sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
13 stars 1 forks source link

Handle stderr and stdout in server ui #204

Open sourencho opened 4 years ago

sourencho commented 4 years ago

stdout and stderr get written over the termbox output and cause visibility issues

Screen Shot 2020-04-30 at 7 07 52 PM