ziv is a simple text editor that is made using .NET 8.
Unlike vim, it has no powerful features.
The only things you can do in this editor is write, save, and quit.
But it's a text editor. That's what's important.
· It can write text.
· A randomly generated color for the top bar, which makes no session the same.
· It can't edit text that is before your current line. This will be fixed in milestone 2.
uh, run make, I guess?