Added support for multireddits.

This commit is contained in:
Michael Lazar
2015-03-07 21:09:02 -08:00
parent ee290a7b0b
commit 7064f4ee21
3 changed files with 53 additions and 67 deletions

View File

@@ -276,7 +276,7 @@ def curses_session():
# Hide blinking cursor
curses.curs_set(0)
hide_stderr()
# hide_stderr()
yield stdscr