Vis: Update README.md

This commit is contained in:
osamu-kj 2023-05-20 02:33:06 +02:00
parent 2fbe8958d9
commit fcf6a47a12

View File

@ -33,6 +33,8 @@ This will open the default view mode (month) and display the current month's cal
- `G` - Go to the end of the month - `G` - Go to the end of the month
- `i` - Enter insert mode for selected day. - `i` - Enter insert mode for selected day.
- `x` - Delete event from selected day. - `x` - Delete event from selected day.
- `y` - Copy event
- `p` - Paste event
- `w` - Write changes to file (i.e. save) - `w` - Write changes to file (i.e. save)
- `q` - Quit and save the calendar - `q` - Quit and save the calendar