feat: adding word actions, not done, and lots of failing tests #4
@ -14,8 +14,8 @@
|
||||
- [x] `b` - Backward to start of word
|
||||
- [x] `W` - Forward to start of WORD (whitespace-delimited)
|
||||
- [x] `E` - Forward to end of WORD
|
||||
- [ ] `B` - Backward to start of WORD
|
||||
- [ ] `ge` - Backward to end of word
|
||||
- [x] `B` - Backward to start of WORD
|
||||
- [x] `ge` - Backward to end of word
|
||||
|
||||
### Line Movement
|
||||
- [x] `0` - Move to start of line
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user