From 3dfe58246ac5b32386dd253b81bdb689133ffc06 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 26 Nov 2017 13:36:04 +0300 Subject: Add file saving User commands are adjusted, and the code is slightly refactored in order to fit this better. --- README | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index b8c1198..c7c10f8 100644 --- a/README +++ b/README @@ -52,14 +52,18 @@ Commands :q: quit :b: back :f: forward -:r: reload -:re: reload config -:[.]: follow a link (or open the referenced file) +:reload config: reload config +:help: show a help message :?: show current URI :RET (empty): show the next 2/3 of a 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) +:[,]: follow a link +:,: reload current document +:save [ ]: retrieve data and save it +:save [,][ ]: save linked data +:save ,[ ]: save current document : : run a query using a shortcut defined in the configuration (e.g., search) @@ -89,7 +93,7 @@ directory, and would look approximately like this:: type: %{content_type} "' - referenceDigits: 'stwpxcvazdg' + referenceDigits: 'rstwpxcvazdg' shortcuts: g: https://m.gutenberg.org/ebooks/search.mobile/?query= ddg: https://duckduckgo.com/lite/?q= -- cgit v1.2.3