Repo for VITE, a lua textual editor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciibene c2ff8414cb ... 1 year ago
README.md changed readme.md 1 year ago
box.lua ... 1 year ago
nocurses.so Wow 1 year ago
vite.lua ... 1 year ago

README.md

VITE, a lua textual editor.

VITE is a fast, easy to use line-oriented text editor. To use it, simply run vite.lua using lua 5.3

Notice

This program uses nocurses, not made by me! nocurses.so is provided only as a convenience. Copyright goes to the respective author : Rahul M. Juliato.