cursive/src/backend
Casey Primozic 7ca9821145 Fixed issue with resetting background color for Termion backend
- Background color was being set back to the theme's background color rather than the terminal's background color when the backend was `finish()`ed.  This resets the background color to the default instead.
2017-01-10 19:22:05 -06:00
..
curses Fix type cast in pancurses backend 2017-01-06 21:25:10 -08:00
blt.rs Fix back-end warnings 2016-10-12 20:06:04 +02:00
mod.rs Fix back-end warnings 2016-10-12 20:06:04 +02:00
termion.rs Fixed issue with resetting background color for Termion backend 2017-01-10 19:22:05 -06:00