Document half a screen movements.
This commit is contained in:
parent
30debe96ba
commit
7bc3025534
|
@ -91,6 +91,10 @@ COMMAND MODE
|
||||||
+------------------------+-----------------------------------------------------------+
|
+------------------------+-----------------------------------------------------------+
|
||||||
| ``G`` | jump to start of last row |
|
| ``G`` | jump to start of last row |
|
||||||
+------------------------+-----------------------------------------------------------+
|
+------------------------+-----------------------------------------------------------+
|
||||||
|
| ctrl-u | move cursor half a screen up |
|
||||||
|
+------------------------+-----------------------------------------------------------+
|
||||||
|
| ctrl-d | move cursor half a screen down |
|
||||||
|
+------------------------+-----------------------------------------------------------+
|
||||||
| ``y`` | copy to CLIPBOARD |
|
| ``y`` | copy to CLIPBOARD |
|
||||||
+------------------------+-----------------------------------------------------------+
|
+------------------------+-----------------------------------------------------------+
|
||||||
| ``/`` | forward search |
|
| ``/`` | forward search |
|
||||||
|
|
Loading…
Reference in New Issue