by louhc
This is a small project minivim using ncurses
- Base terminal user interface
- Multiple modes & Text Edit
- In-editor Commands
- Command line arguments
- Truncate Mode
- File persistence
- Word Completion
- Search and Substitution
- Line Number and Jump
- Shortcut Key
- Command History
- Deal with the tabs (to be optimized)
- Add color theme
- Press ENTER on the last second line, it collapsed. Press ENTER on the beginning of a long line(takes up 2 lines space)
- Shortcut Key w&b is incorrect