summaryrefslogtreecommitdiff
path: root/pancake.1
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 /pancake.1
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 'pancake.1')
-rw-r--r--pancake.14
1 files changed, 3 insertions, 1 deletions
diff --git a/pancake.1 b/pancake.1
index 38db77a..764b104 100644
--- a/pancake.1
+++ b/pancake.1
@@ -41,7 +41,7 @@ show a help message
.IP "\fB?\fR"
show current URI
.IP "RET (empty)"
-show the next 2/3 of a page, if pagination is enabled
+show the next page, if pagination is enabled
.IP "\fIURI\fR"
follow an URI, possibly relative to the current one
.IP "\fItype\fR \fIURI\fR"
@@ -62,6 +62,8 @@ run a query using a shortcut defined in the configuration (e.g.,
search)
.IP "\fBset width\fR[ \fIcolumns\fR]"
set terminal/window width manually
+.IP "\fBset position\fR[ \fIline\fR]"
+set current terminal/window line
.IP "\fBredisplay\fR"
redisplay current document