Skip to content

michaelgrav/tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree

A simple text editor loosly based off of Vim and written in C

image

Usage

As of now, tree is accessed from the terminal.

Run the command "./tree" to create a new file
Use the command "./tree [INSERT FILE NAME]" to open a file (without the quotes)

Use CTRL-S to save, CTRL-Q to quit, and CTRL-F to search for text

References

Created in reference with: https://viewsourcecode.org/snaptoken/kilo/index.html

About

A simple text editor written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published