This commit is contained in:
sxyazi 2023-07-25 01:01:21 +08:00
parent 2a5bce4dc6
commit c620184d34
No known key found for this signature in database

View file

@ -141,6 +141,7 @@
- delete: Delete the selected characters.
- `--cut`: Cut the selected characters into the clipboard, instead of only deleting them.
- `--insert`: Delete and enter insert mode.
- yank: Copy the selected characters.