summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/texinfo/infokey19
1 files changed, 13 insertions, 6 deletions
diff --git a/.config/texinfo/infokey b/.config/texinfo/infokey
index 9c36e4d..62f1e47 100644
--- a/.config/texinfo/infokey
+++ b/.config/texinfo/infokey
@@ -3,26 +3,33 @@
# See the help within info for the list of available commands
#
# Section headers below (#info, #echo-area, #var) are infokey keywords; any
-# other line starting with `#` is a comment. See `info infokey`.
+# other line starting with `#` is a comment, see
+# <term://info info --node 'infokey format'>
#info
# Key bindings for the info reader.
-^d scroll-forward-page-only
-^u scroll-backward-page-only
-g beginning-of-node
-G end-of-node
+
l next-node
h prev-node
u up-node
+p history-node
+t top-node
f goto-node
+
+^d scroll-forward-page-only
+^u scroll-backward-page-only
j next-line
k prev-line
+g beginning-of-node
+G end-of-node
TAB move-to-next-xref
-ESC TAB move-to-prev-xref
+ESC-TAB move-to-prev-xref
+
/ search
? search-backward
n search-next
N search-previous
+
q quit
#echo-area