Added a new keybind (defaults to q) that toggles between the Frontpage and your most recently viewed subreddit.

This commit is contained in:
mardiqwop
2016-07-05 14:11:52 -04:00
parent fb837bafc7
commit 19c5f0546b
3 changed files with 32 additions and 1 deletions
+1
View File
@@ -120,6 +120,7 @@ SUBREDDIT_POST = c
SUBREDDIT_OPEN = l, <KEY_RIGHT>
SUBREDDIT_OPEN_IN_BROWSER = o, <LF>, <KEY_ENTER>, <KEY_ENTER>
SUBREDDIT_OPEN_SUBSCRIPTIONS = s
SUBREDDIT_FRONTPAGE = p
; Subscription page
SUBSCRIPTION_SELECT = l, <LF>, <KEY_ENTER>, <KEY_RIGHT>