Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 487 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 487 Bytes

ghi

Build text editor base on Kilo from tutorial

Build this program for learning and practicing C language.

I want to build a text editor for writing markdown on terminal and support type Vietnamese font.

Test

make
./ghi

Usage

Shortcuts:

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

TODOS:

  • Support open UTF-8 file
  • Support type vietnamese format on text editor