Skip to content

EliasWatson/ete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elias's Text Editor

A very basic text editor written in pure Rust.

Screenshot of the editor

I wrote this for fun, so don't expect something you'll actually want to use.

Shortcut Keys

Keys Description
Ctrl+S Save
Esc Exit (only works if saved)
Ctrl+Q Discard changes and exit
Home, Ctrl+A Go to the beginning of the line
End, Ctrl+E Go to the end of the line
Ctrl+U Clear the current line

About

Elias's Text Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages