Tobin
|
dd1aa1bd4f
|
fixed bug for author highlighting in comments
|
2015-04-01 17:06:56 -05:00 |
|
Tobin
|
37c43559df
|
updated help and docs for search command
|
2015-03-31 14:02:25 -05:00 |
|
Tobin
|
31526483fd
|
catch IndexError when the search returns no results
|
2015-03-31 13:52:09 -05:00 |
|
Tobin
|
2a7525debd
|
fixed for searching of front page
|
2015-03-31 13:45:57 -05:00 |
|
Tobin
|
a1fdd2a93a
|
move cursor to top after search, prompt_input method
|
2015-03-31 13:24:33 -05:00 |
|
Tobin
|
f9265fd33b
|
catch error when there are no results
|
2015-03-31 10:49:56 -05:00 |
|
Tobin
|
26aab7a2cd
|
implemented subreddit search. search for posts
|
2015-03-31 10:47:15 -05:00 |
|
Tobin
|
ac98f564a3
|
fixed some janky things that autopep8 did
|
2015-03-31 09:38:20 -05:00 |
|
Tobin
|
16ab77fc2c
|
ran autopep8
|
2015-03-31 00:20:44 -05:00 |
|
Tobin
|
e31997d392
|
more unused imports
|
2015-03-30 23:48:43 -05:00 |
|
Tobin
|
5d72126fa5
|
clear input queue when moving cursor
|
2015-03-30 23:37:50 -05:00 |
|
Tobin
|
9a4a0b59ea
|
missing show_help import
|
2015-03-30 23:19:23 -05:00 |
|
Tobin
|
3ad9a0c9f4
|
remove unused sys import
|
2015-03-30 23:16:59 -05:00 |
|
Tobin
|
69a346abe8
|
missing import statement
|
2015-03-30 18:36:01 -05:00 |
|
Tobin
|
c2bf9a88ed
|
updated docs for enter key binding
|
2015-03-30 17:26:19 -05:00 |
|
Tobin
|
bd38e6a28e
|
added character value for enter because curses.KEY_ENTER is buggy
|
2015-03-30 17:23:38 -05:00 |
|
Tobin
|
6fcabe36e3
|
implemented controllers for key input
|
2015-03-30 17:18:29 -05:00 |
|
Tobin
|
346ba424f2
|
added base controller for command decorators
|
2015-03-30 16:58:01 -05:00 |
|