Cursor blinks on first line. Not sure how I feel about this.
This commit is contained in:
@@ -49,5 +49,4 @@ def curses_session():
|
||||
stdscr.keypad(0)
|
||||
curses.echo()
|
||||
curses.nocbreak()
|
||||
curses.endwin()
|
||||
|
||||
curses.endwin()
|
||||
Reference in New Issue
Block a user