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 57a319775d
commit 9280929703
3 changed files with 32 additions and 1 deletions

View File

@@ -121,6 +121,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>