Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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 a filename as a command line argument.

liteedit <filename>

Why did i make this?

Because its fun to use something you made yourself.

Support

LiteEdit is supported and both Linux and Windows

About

lightweight text-editor

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages