Cursor blinks on first line. Not sure how I feel about this.

This commit is contained in:
Michael Lazar
2015-01-25 02:00:12 -08:00
parent f28da2648c
commit 86a8d8351f
3 changed files with 11 additions and 15 deletions

View File

@@ -49,5 +49,4 @@ def curses_session():
stdscr.keypad(0)
curses.echo()
curses.nocbreak()
curses.endwin()
curses.endwin()