summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-17 21:56:23 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-17 21:56:23 +0100
commit5fe4bbda42ea440071cbb1a91eba6846e7170626 (patch)
treedc9e64c61635afe6b846cb13e6497874bc3ad58b /README
parent29eaa9f0984aa0d0aeb516e1351ab945164249ae (diff)
downloadgeiser-5fe4bbda42ea440071cbb1a91eba6846e7170626.tar.gz
geiser-5fe4bbda42ea440071cbb1a91eba6846e7170626.tar.bz2
Document browser improvements: history and links.
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 6eb8c18..399c264 100644
--- a/README
+++ b/README
@@ -65,3 +65,18 @@
| C-cm | See module documentation |
| C-ca | Toggle autodoc mode |
|--------------+-----------------------------------------|
+
+*** In the documentation browser:
+
+ |-----------+----------------------------------------------|
+ | n/p | next/previous page |
+ | l | previous page |
+ | SPC/S-SPC | scroll up/down |
+ | TAB/S-TAB | next/previous link |
+ | k | kill current page and go to previous or next |
+ | r | refresh page |
+ | c | clean browsing history |
+ | M-. | edit symbol at point |
+ | C-cz | switch to REPL |
+ | q | bury buffer |
+ |-----------+----------------------------------------------|