Implement a decent vi editing mode
Open
- Dominant language
- Haskell
- Stars
- 247
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Vim has the [; and ,](http://vimdoc.sourceforge.net/htmldoc/motion.html#;) motions in normal mode, to repeat the last f/F/t/T motion. These are also implemented in GNU readline, and would make a great addition to this library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.