gchp / rustbox

Rust implementation of the termbox library
MIT License
469 stars 48 forks source link

Add ability to change output modes #3

Open gchp opened 9 years ago

gchp commented 9 years ago

termbox provides the tb_select_output_mode but rustbox does not yet provide a wrapper for this.