/td

📝 text editor written in C, and based on kilo.

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

takdit

Build Status BSD License

Author: takuzoo3868
Date: 31/Dec/2017

What`s this?

takdit is a very simple text editor written in C. This is based on kilo and does not depend on any library.

setup

$ git clone https://github.com/takuzoo3868/takdit.git
$ cd takdit
$ make
$ ./takdit

usage

If you have performed a make install then just takdit <filename>.

Ctrl-Q - Quit 
Ctrl-S - Save 
Ctrl-F - Find 

License

BSD License