a-nikolaev / curseofwar

A Real Time Strategy game for Linux.
http://a-nikolaev.github.io/curseofwar/
GNU General Public License v3.0
320 stars 34 forks source link

Restore stdin file status flags #38

Closed nsajko closed 4 years ago

nsajko commented 7 years ago

Because we had set non-blocking mode before running.

nsajko commented 7 years ago

Currently non-blocking mode is left set after exit, breaking shell usage if curseofwar was started from a shell.

a-nikolaev commented 7 years ago

Okay, thank you, will check and incorporate

a-nikolaev commented 7 years ago

Sorry, I kinda discard all activity on this repository.. Such a shame on my part