summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-21 09:23:21 +0300
committerdefanor <defanor@uberspace.net>2017-12-21 09:23:21 +0300
commitb32900a7d426f06ee1bd2f69d8cf7899034f5470 (patch)
tree33496f0d50e87b286da038973cb294079da3dafc /README
parentdbd5740dea0ad6119cbef2b3b1cccf1e865beaca (diff)
Retain position on redisplay, reload, etc
Based on line numbers that are attached to document blocks, not dependent on window/terminal width. Some bits can still be refined/refactored, but here's the initial support.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7de9384..9cfa437 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ Commands
reload it from the default one
:help: show a help message
:?: show current URI
-:RET (empty): show the next 2/3 of a page, if pagination is enabled
+:RET (empty): show the next page, if pagination is enabled
:<URI>: follow an URI, possibly relative to the current one
:<type> <URI>: same as above, but explicitly set a document type
(html, txt, org, markdown, etc)
@@ -75,6 +75,7 @@ Commands
:<shortcut> <query>: run a query using a shortcut defined in the
configuration (e.g., search)
:set width[ <columns>]: set terminal/window width manually
+:set position[ <line>]: set current terminal/window line
:redisplay: redisplay current document
pancake-mode provides additional aliases and commands, see built-in