10000 GitHub - prudhvideep/quill: A minimal, dependency-free text editor written in C. Quill provides essential features such as search and syntax highlighting.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A minimal, dependency-free text editor written in C. Quill provides essential features such as search and syntax highlighting.

Notifications You must be signed in to change notification settings

prudhvideep/quill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quill

A minimal, dependency-free text editor written in C. Quill provides essential features such as search and syntax highlighting.

Build

To compile Quill, run the following commands:

   make clean && make

Move the executable to /usr/bin

   mv quill /usr/bin 

Usage

   ./quill <filename>

Demo

Demo GIF

About

A minimal, dependency-free text editor written in C. Quill provides essential features such as search and syntax highlighting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0