Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.39 KB

ziv

Test1 Test2 Test3

Your text editor that's colorful and simpler.

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.

Features

· It can write text.

· A randomly generated color for the top bar, which makes no session the same.

Limitations

· It can't edit text that is before your current line. This will be fixed in milestone 2.

How to build

uh, run make, I guess?