From e9c202f29224f6e83abeed161263298237618145 Mon Sep 17 00:00:00 2001 From: bptato Date: Wed, 20 Mar 2024 16:01:58 +0100 Subject: pager: add "save link", "save source"; change & document some keybindings * `s{Enter}' now saves link, and `sS' saves source. * Changed ;, +, @ to g0, g$, gc so that it's somewhat consistent with vim (and won't conflict with ; for "repeat jump to char") * Changed (, ) to -, + so that it doesn't conflict with vi's "previous/next sentence" (once we have it...) * Add previously missing keybindings to about:chawan --- doc/config.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index 87f88136..3be07c81 100644 --- a/doc/config.md +++ b/doc/config.md @@ -1171,6 +1171,16 @@ if none were found.) Convert URL-like strings to anchors on the current page. + +`pager.saveLink()` +Save URL pointed to by the cursor. + + + +`pager.saveSource()` +Save the source of the current buffer. + + `pager.extern(cmd, options = {setenv: true, suspend: true, wait: false})` -- cgit 1.4.1-2-gfad0