Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 856 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 856 Bytes

Zext

Zext is written in a very small amount of Ocaml code. Zext has line numbers. Zext does not have a learning curve. Zext opens your file with zext file.txt, takes in the little buttons you press, and when you press Ctrl-s it makes the file different. When Zext sees esc or Ctrl-c it leaves you alone. Want to go up? Press the up arrow. Want to go down? Press the down arrow. Guess what the left and right arrows do?

Zext makes Nano look difficult.

Compilation instructions

Git clone or download this repo.

Install curses for ocaml with opam.

Run this command : ocamlfind ocamlopt -o zext -linkpkg -package curses zext.ml

Now the file called zext can be run like this from your folder : ./zext ~/Path/To/File

Install instructions

Navigate to the git folder and run this command to install zext: sudo cp zext /usr/bin/zext