Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/static-commands/move_char_left.md')
| -rw-r--r-- | runtime/help/static-commands/move_char_left.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/help/static-commands/move_char_left.md b/runtime/help/static-commands/move_char_left.md new file mode 100644 index 00000000..97b1363a --- /dev/null +++ b/runtime/help/static-commands/move_char_left.md @@ -0,0 +1,4 @@ +`move_char_left` + +Moves all cursors 1 character left, removing +any selections and wrapping across line breaks. |