Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dictionary/property/cursorMovement.lcdoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The mechanism to be used used for moving the cursor in a field
- "visual": moves the cursor in visual order
- "logical": moves the cursor to the next character in logical
(reading) order
- "empty": moves the cursor using the default behavior on the current
- "default": moves the cursor using the default behavior on the current
platform


Expand Down
1 change: 1 addition & 0 deletions docs/notes/bugfix-22380.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Corrected documented list of mechanisms available to cursorMovement