2
1
Fork
You've already forked uwu
1
Simple, cute text editor nyaaaa 🐈
  • C 98.9%
  • Makefile 1.1%
Katie Keller 68b4532cb9
editor/history: mem issues fixed
Fixes a few memory related vulns:
- null check added
- rollback memmove on failure before returning
- use memcpy over strcpy
2026年07月11日 09:23:00 -04:00
src editor/history: mem issues fixed 2026年07月11日 09:23:00 -04:00
tests editor: Adds rudamentary syntax highlighting 2026年07月11日 07:24:31 -04:00
.gitignore starting setup for uwu 2025年03月19日 21:18:17 -04:00
LICENSE add readme & license 2025年03月24日 15:06:02 -04:00
Makefile makefile: install & uninstall 2026年07月09日 15:41:02 -04:00
README.md add readme & license 2025年03月24日 15:06:02 -04:00

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. 😉