From a13ecebab407cf7c7a2e3938a1a1f2c436208a2e Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 21 Nov 2010 19:01:36 +0100 Subject: Doc browser: section navigation cmmands Details, details. --- README | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'README') diff --git a/README b/README index 8d7ec09..6140d2f 100644 --- a/README +++ b/README @@ -160,20 +160,24 @@ *** In the documentation browser: - |------------+----------------------------------------------| - | n, f | Next page | - | p, b | Previous page | - | TAB, S-TAB | Next/previous link | - |------------+----------------------------------------------| - | k | Kill current page and go to previous or next | - | g, r | Refresh page | - | c | Clear browsing history | - |------------+----------------------------------------------| - | ., M-. | Edit identifier at point | - | z | Switch to REPL | - |------------+----------------------------------------------| - | q | Bury buffer | - |------------+----------------------------------------------| + |----------+----------------------------------------------| + | f | Next page | + | b | Previous page | + |----------+----------------------------------------------| + | TAB, n | Next link | + | S-TAB, p | Previous link | + | N | Next section | + | P | Previous section | + |----------+----------------------------------------------| + | k | Kill current page and go to previous or next | + | g, r | Refresh page | + | c | Clear browsing history | + |----------+----------------------------------------------| + | ., M-. | Edit identifier at point | + | z | Switch to REPL | + |----------+----------------------------------------------| + | q | Bury buffer | + |----------+----------------------------------------------| *** In backtrace (evaluation/compile result) buffers: -- cgit v1.2.3