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