hulkiedo17 / edit

edit - lite version of line-oriented text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it

edit - lite version of line-oriented text editor

Build

You need to build: meson, ninja, c compiler, bash.

Builds only on linux.

To build and install you need type this:

$ ./build.sh

Options

Check options with -h flag for build script (build.sh) and editor.

TODO

commands:

  • - cut
  • - copy
  • - paste
  • - swap

About

edit - lite version of line-oriented text editor

License:GNU General Public License v3.0


Languages

Language:C 87.1%Language:Meson 9.1%Language:Shell 3.8%