From 099550625e55ad59a6ed6bef54ad0d86470cdd91 Mon Sep 17 00:00:00 2001 From: bptato Date: Fri, 8 Sep 2023 17:21:35 +0200 Subject: container: add separate commands for 0 and ^ Just as in vi, 0 puts the cursor at the beginning of the current line, and ^ puts the cursor at the position of the first non-blank character. --- doc/config.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index 0f986de4..cde6b1f4 100644 --- a/doc/config.md +++ b/doc/config.md @@ -583,6 +583,11 @@ Note: this does not suspend buffer processes. Move the cursor to the first cell of the line. + +`pager.cursorLineTextStart()` +Move the cursor to the first non-blank character of the line. + + `pager.cursorLineEnd()` Move the cursor to the last cell of the line. -- cgit 1.4.1-2-gfad0