Some addition from work
This commit is contained in:
parent
fbd96948fa
commit
107fcc21aa
7 changed files with 591 additions and 543 deletions
|
@ -112,11 +112,11 @@ tab-move +
|
|||
gr
|
||||
|
||||
tab-next
|
||||
J
|
||||
L
|
||||
<ctrl-pgdown>
|
||||
|
||||
tab-prev
|
||||
K
|
||||
H
|
||||
<ctrl-pgup>
|
||||
|
||||
tab-clone
|
||||
|
@ -131,24 +131,24 @@ reload -f
|
|||
<ctrl-f5>
|
||||
|
||||
back
|
||||
H
|
||||
J
|
||||
<back>
|
||||
|
||||
back -t
|
||||
th
|
||||
tj
|
||||
|
||||
back -w
|
||||
wh
|
||||
wj
|
||||
|
||||
forward
|
||||
L
|
||||
K
|
||||
<forward>
|
||||
|
||||
forward -t
|
||||
tl
|
||||
tk
|
||||
|
||||
forward -w
|
||||
wl
|
||||
wk
|
||||
|
||||
fullscreen
|
||||
<f11>
|
||||
|
@ -454,6 +454,12 @@ run-macro
|
|||
wq
|
||||
ZZ
|
||||
|
||||
tab-focus -1
|
||||
g$
|
||||
|
||||
tab-pin
|
||||
<ctrl-p>
|
||||
|
||||
[insert]
|
||||
# Keybindings for insert mode.
|
||||
# Since normal keypresses are passed through, only special keys are
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue