doc: updated FEATURES.md
All checks were successful
Run Test Suite / test (push) Successful in 15s

This commit is contained in:
Hayden Hargreaves 2026-04-05 00:03:17 -07:00
parent 0767ee0982
commit a5ff18e1de

View File

@ -34,8 +34,8 @@
### Scroll ### Scroll
- [x] `ctrl+u` - Scroll up half page - [x] `ctrl+u` - Scroll up half page
- [x] `ctrl+d` - Scroll down half page - [x] `ctrl+d` - Scroll down half page
- [ ] `ctrl+b` - Scroll up full page - [x] `ctrl+b` - Scroll up full page
- [ ] `ctrl+f` - Scroll down full page - [x] `ctrl+f` - Scroll down full page
- [ ] `ctrl+y` - Scroll up one line - [ ] `ctrl+y` - Scroll up one line
- [ ] `ctrl+e` - Scroll down one line - [ ] `ctrl+e` - Scroll down one line
- [ ] `zz` - Center cursor on screen - [ ] `zz` - Center cursor on screen