Skip to content

David17c/LiteEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteEdit

Lightweight text-editor written in Python

Keybind Action
CTRL + o Open file
CTRL + s Save file
CTRL + Shift + S Save as
CTRL + n New file
CTRL + q Quit
CTRL + z Undo
CTRL + y Redo
CTRL + a Select all
CTRL + l select current line
CTRL + c Copy selected
CTRL + v Paste
CTRL + Up Zoom in
CTRL + Down Zoom out
CTRL + Shift + T Change font

LiteEdit accepts the following commandline arguments:

liteedit <filename> (Opens the specified file)

Why did i make this?

For the same reason i made Dfetch.

Even tho its not better then most other editors its just fun to use something you made yourself. So instead of using LiteEdit i would encourage you to make you own.

About

lightweight text-editor

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages