How to move the cursor
The editor cursor can be moved using keyboard shortcuts (which can be defined in Plover with outlines). The most common cursor movements are available.
Action |
Key(s) |
|---|---|
Move left one character |
|
Move right one character |
|
Move up one line |
|
Move down one line |
|
Move left one word |
|
Move right one word |
|
Beginning of line |
|
Beginning of text |
|
End of line |
|
End of text |
|
Use the shift key with other combinations to select text while moving.
Note that if Lock Cursor at End is enabled, text is added to the end of the document regardless of whether the user moves the cursor to.