Skip to content

singh-sushil/command-line-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commandline-editor

commandline-editor named as sary is written in c.It uses standard VT100 escape sequences.
this editor is compatible with linux system only.
mouse scrolling and touchpad scrolling is not implemented. i am working on it.

Installation

clone this repo and compile sary.c 
example:gcc sary.c -o sary(executble file)

Usage

run sary or sary <filename> on terminal

ctrl-command

save: CTRL-s(screen would be blank for one second after each save)
exit: CTRL-q

license

sary is written by sushil singh and is released under MIT license

MIT

About

A command line text editor written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published