Skip to content
/ ziv Public

Your text editor that's colorful and simpler.

License

Notifications You must be signed in to change notification settings

z-izz/ziv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?