From 7eee2e1f8c87232b13e68dc3ac398e8fd76ea5f9 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 20 Dec 2022 23:26:54 +0100 Subject: pager: proxy values in container; js: bugfixes Also, a little bonus: w3m keybindings --- doc/config.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index 65ea2fb0..5aec7a5d 100644 --- a/doc/config.md +++ b/doc/config.md @@ -559,7 +559,7 @@ open the current buffer's contents as HTML. `pager.cursorMiddle()` -Move to the middle of the screen. (Equivalent to M in vi.) +Move to the line in the middle of the screen. (Equivalent to M in vi.) @@ -572,6 +572,26 @@ open the current buffer's contents as HTML. Center screen around the current line. + +`pager.cursorLeftEdge()` +Move to the first column on the screen. + + + +`pager.cursorMiddleColumn()` +Move to the column in the middle of the screen. + + + +`pager.cursorRightEdge()` +Move to the last column on the screen. + + + +`pager.centerColumn()` +Center screen around the current column. + + `pager.lineInfo()` Display information about the current line. -- cgit 1.4.1-2-gfad0