MarcosFentanyl / edx

Small Wordstar-like text editor for X11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edx

Edx is a small Wordstar-like text editor for X11.

Building

$ ./configure
$ make
$ sudo make install

X11 flags will be detected using pkg-config.

If you don't have pkg-config, X11 flags can be manually set using the --cflags and --ldflags options to configure.

About

Small Wordstar-like text editor for X11.


Languages

Language:C 91.4%Language:Witcher Script 8.6%