Document half a screen movements.

This commit is contained in:
Denis Kasak 2012-11-24 23:25:17 +01:00
parent 30debe96ba
commit 7bc3025534
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,10 @@ COMMAND MODE
+------------------------+-----------------------------------------------------------+
| ``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 |
+------------------------+-----------------------------------------------------------+
| ``/`` | forward search |