Enabled "q" to quit.
This commit is contained in:
@@ -44,7 +44,7 @@ class SubredditViewer(BaseViewer):
|
||||
|
||||
# Quit
|
||||
elif cmd == ord('q'):
|
||||
pass
|
||||
break
|
||||
|
||||
else:
|
||||
curses.beep()
|
||||
|
||||
Reference in New Issue
Block a user