z-izz / ziv

Your text editor that's colorful and simpler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

Your text editor that's colorful and simpler.

License:MIT License


Languages

Language:C# 89.2%Language:Makefile 10.8%