Skip to content

joschatom/simple-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple hobby project text editor

This is a simple text editor written in Rust. It is designed to be used in a terminal.

Summary

This is a simple text editor written in Rust. It is designed to be used in a terminal. It is licensed under the MIT license. See the LICENSE file for more information. It is fast and easy to use. It is also minimal and lightweight. No useless stuff like a GUI or syntax highlighting. Just a simple text editor. ;)

Usage

Usage: editor [FILE]

Commands

+ | Add line
- | Remove line
q | Quit
n | Set buffer name
p | Print buffer
g | Go to line
o | Open file
c | Clear buffer
l | Print current line
r | Replace current line
R | Replace the current line with the previous
S | Search
d | Duplicate line
D | Duplicate current line
v | Paste from the clipboard
C | Clear buffer
w | Write to file
? | Help

License

This project is licensed under the MIT license. See the LICENSE file for more information.

Contributing

Please feel free to contribute to this project. I am open to any suggestions or improvements! Just keep in mind that this is a hobby project.

Contact

You can contact me on Discord at @pro.ton or via email joscha.egloff@pm.me

About

Simple CLI Writer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages