From c2bf9a88ed47d8d1b2470655ab60f860b1b414bf Mon Sep 17 00:00:00 2001 From: Tobin Date: Mon, 30 Mar 2015 17:26:19 -0500 Subject: [PATCH] updated docs for enter key binding --- README.rst | 2 +- rtv/docs.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 873bb53..85f21f4 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ RTV currently supports browsing both subreddits and individual submissions. In e :``▲``/``▼`` or ``j``/``k``: Scroll to the prev/next item :``a``/``z``: Upvote/downvote the selected item -:``o``: Open the selected item in the default web browser +:``ENTER`` or ``o``: Open the selected item in the default web browser :``r``: Refresh the current page :``?``: Show the help message :``q``: Quit diff --git a/rtv/docs.py b/rtv/docs.py index 524ee66..4089ee7 100644 --- a/rtv/docs.py +++ b/rtv/docs.py @@ -32,7 +32,7 @@ Global Commands `a/z` : Upvote/downvote the selected item `r` : Refresh the current page `q` : Quit the program - `o` : Open the selected item in the default web browser + `ENTER` or `o` : Open the selected item in the default web browser `?` : Show this help message Subreddit Mode