fox-editor 0.4.0

Terminal-based code editor with syntax highlighting
1
2
3
4
5
6
7
8
9
# Fox editor

Terminal-based code editor with syntax highlighting

## TODO

- Moving cursor should not redraw full screen
- Caching highlighting results (no clue how to do this yet lol)
- Horizontal scrolling
- Clean up code base
- Set up PKGBUILD