From a211ab986d7cd5dce545d41a2e7e8cedbd866621 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 4 Aug 2016 01:05:13 -0700 Subject: [PATCH] Updated documentation. --- CONTROLS.rst | 1 + rtv/docs.py | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTROLS.rst b/CONTROLS.rst index 620b579..289765f 100644 --- a/CONTROLS.rst +++ b/CONTROLS.rst @@ -10,6 +10,7 @@ Basic Commands :``j``/``k`` or ``▲``/``▼``: Move the cursor up/down :``m``/``n`` or ``PgUp``/``PgDn``: Jump to the previous/next page +:``gg``/``G``: Jump to the top/bottom of the page :``1-5``: Toggle post order (*hot*, *top*, *rising*, *new*, *controversial*) :``r`` or ``F5``: Refresh page content :``u``: Log in or switch accounts diff --git a/rtv/docs.py b/rtv/docs.py index 6fa15c1..2fb85aa 100644 --- a/rtv/docs.py +++ b/rtv/docs.py @@ -25,6 +25,7 @@ https://github.com/michael-lazar/rtv [Basic Commands] j/k or ▲/▼ : Move the cursor up/down m/n or PgUp/PgDn : Jump to the previous/next page + gg/G : Jump to the top/bottom of the page 1-5 : Toggle post order r or F5 : Refresh page content u : Log in or switch accounts