Improve formatting of docs
This commit is contained in:
parent
f609762c4e
commit
906f7ccee8
1 changed files with 28 additions and 28 deletions
|
@ -92,86 +92,86 @@ arrow keys, page up, page down, home, and end.
|
||||||
Move cursor to the end of the current word.
|
Move cursor to the end of the current word.
|
||||||
|
|
||||||
|[ *C-a*
|
|[ *C-a*
|
||||||
:[ Home
|
:< Home
|
||||||
|
|
||||||
|[ *C-b*
|
|[ *C-b*
|
||||||
:[ Left
|
:< Left
|
||||||
|
|
||||||
|[ *C-c*
|
|[ *C-c*
|
||||||
:[ Escape
|
:< Escape
|
||||||
|
|
||||||
|[ *C-d*
|
|[ *C-d*
|
||||||
:[ Delete
|
:< Delete
|
||||||
|
|
||||||
|[ *C-e*
|
|[ *C-e*
|
||||||
:[ End
|
:< End
|
||||||
|
|
||||||
|[ *C-f*
|
|[ *C-f*
|
||||||
:[ Right
|
:< Right
|
||||||
|
|
||||||
|[ *C-g*
|
|[ *C-g*
|
||||||
:[ Escape
|
:< Escape
|
||||||
|
|
||||||
|[ *C-[*
|
|[ *C-[*
|
||||||
:[ Escape
|
:< Escape
|
||||||
|
|
||||||
|[ *C-h*
|
|[ *C-h*
|
||||||
:[ Backspace
|
:< Backspace
|
||||||
|
|
||||||
|[ *C-i*
|
|[ *C-i*
|
||||||
:[ Tab
|
:< Tab
|
||||||
|
|
||||||
|[ *C-j*
|
|[ *C-j*
|
||||||
:[ Return
|
:< Return
|
||||||
|
|
||||||
|[ *C-J*
|
|[ *C-J*
|
||||||
:[ Shift-Return
|
:< Shift-Return
|
||||||
|
|
||||||
|[ *C-k*
|
|[ *C-k*
|
||||||
:[ Delete line right
|
:< Delete line right
|
||||||
|
|
||||||
|[ *C-m*
|
|[ *C-m*
|
||||||
:[ Return
|
:< Return
|
||||||
|
|
||||||
|[ *C-M*
|
|[ *C-M*
|
||||||
:[ Shift-Return
|
:< Shift-Return
|
||||||
|
|
||||||
|[ *C-n*
|
|[ *C-n*
|
||||||
:[ Down
|
:< Down
|
||||||
|
|
||||||
|[ *C-p*
|
|[ *C-p*
|
||||||
:[ Up
|
:< Up
|
||||||
|
|
||||||
|[ *C-u*
|
|[ *C-u*
|
||||||
:[ Delete line left
|
:< Delete line left
|
||||||
|
|
||||||
|[ *C-w*
|
|[ *C-w*
|
||||||
:[ Delete word left
|
:< Delete word left
|
||||||
|
|
||||||
|[ *C-Y*
|
|[ *C-Y*
|
||||||
:[ Paste from Wayland clipboard
|
:< Paste from Wayland clipboard
|
||||||
|
|
||||||
|[ *M-b*
|
|[ *M-b*
|
||||||
:[ Move cursor to the start of the current word.
|
:< Move cursor to the start of the current word
|
||||||
|
|
||||||
|[ *M-f*
|
|[ *M-f*
|
||||||
:[ Move cursor to the end of the current word.
|
:< Move cursor to the end of the current word
|
||||||
|
|
||||||
|[ *M-g*
|
|[ *M-g*
|
||||||
:[ Home
|
:< Home
|
||||||
|
|
||||||
|[ *M-G*
|
|[ *M-G*
|
||||||
:[ End
|
:< End
|
||||||
|
|
||||||
|[ *M-h*
|
|[ *M-h*
|
||||||
:[ Up
|
:< Up
|
||||||
|
|
||||||
|[ *M-j*
|
|[ *M-j*
|
||||||
:[ Page down
|
:< Page down
|
||||||
|
|
||||||
|[ *M-k*
|
|[ *M-k*
|
||||||
:[ Page up
|
:< Page up
|
||||||
|
|
||||||
|[ *M-l*
|
|[ *M-l*
|
||||||
:[ Down
|
:< Down
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue