infokey
This commit is contained in:
parent
c0d34945eb
commit
19a1762d9b
@ -1,12 +1,26 @@
|
|||||||
#info
|
#info
|
||||||
j next-line
|
j next-line
|
||||||
k prev-line
|
k prev-line
|
||||||
|
l forward-char
|
||||||
|
h backward-char
|
||||||
|
0 beginning-of-line
|
||||||
|
$ end-of-line
|
||||||
|
|
||||||
|
w forward-word
|
||||||
|
b backward-word
|
||||||
|
|
||||||
|
g beginning-of-node
|
||||||
|
G end-of-node
|
||||||
|
|
||||||
^n next-node
|
^n next-node
|
||||||
^p prev-node
|
^p prev-node
|
||||||
|
^u up-node
|
||||||
|
^d dir-node
|
||||||
|
|
||||||
|
|
||||||
#var
|
#var
|
||||||
link-style=yellow
|
link-style=magenta,underline
|
||||||
active-link-style=yellow,bold
|
active-link-style=cyan,bold,underline
|
||||||
match-style=underline,bold,nocolour
|
match-style=underline,bold,nocolour
|
||||||
scroll-behavior=Page Only
|
scroll-behavior=Page Only
|
||||||
cursor-movement-scrolls=Off
|
cursor-movement-scrolls=Off
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user