From b32900a7d426f06ee1bd2f69d8cf7899034f5470 Mon Sep 17 00:00:00 2001 From: defanor Date: Thu, 21 Dec 2017 09:23:21 +0300 Subject: 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. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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 :: follow an URI, possibly relative to the current one : : same as above, but explicitly set a document type (html, txt, org, markdown, etc) @@ -75,6 +75,7 @@ Commands : : run a query using a shortcut defined in the configuration (e.g., search) :set width[ ]: set terminal/window width manually +:set position[ ]: set current terminal/window line :redisplay: redisplay current document pancake-mode provides additional aliases and commands, see built-in -- cgit v1.2.3