Abscissa / scriptlike

Utility library to help you write script-like programs in D
Other
93 stars 10 forks source link

Flush stdout when requesting input #27

Closed JesseKPhillips closed 8 years ago

JesseKPhillips commented 8 years ago

Not all terminals display the output written to them at the time input is requested. This will force the question to be written to the screen.