Value | Meaning |
---|---|
LogicalPositions0 | Move forward or back by graphemes |
VisualPositions1 | Move left or right by graphemes |
Words2 | Move forward or back by words |
DisplayLines3 | Move up or down lines (wrapped lines) |
DisplayLineEnds4 | Move to either end of a line |
Paragraphs5 | Move up or down paragraphs (newline-ended lines) |
ParagraphEnds6 | Move to either end of a paragraph |
Pages7 | Move by pages |
BufferEnds8 | Move to ends of the buffer |
HorizontalPages9 | Move horizontally by pages |
Passed as argument to various keybinding signals for moving the cursor position.