Simple, cute text editor nyaaaa 🐈
- C 98.9%
- Makefile 1.1%
|
Katie Keller
68b4532cb9
Fixes a few memory related vulns: - null check added - rollback memmove on failure before returning - use memcpy over strcpy |
||
|---|---|---|
| src | editor/history: mem issues fixed | |
| tests | editor: Adds rudamentary syntax highlighting | |
| .gitignore | starting setup for uwu | |
| LICENSE | add readme & license | |
| Makefile | makefile: install & uninstall | |
| README.md | add readme & license | |
uwu 🐱✨
Simple, cute text editor nyaaaa 🐈
This is a project I started to learn more deeply about how terminals work as well as how to build a more complex project in C. The vision is a cute, playful, silly lil text editor that can be mostly functional. Picture Vim in your mind. Now subtract most of the features. That's uwu. 😉