ATX: The simple text editor



atx is a terminal text editor requiring no external dependencies

Features

Built-in shell

Run any piece of code, directly inside atx.

Config System

atx's simple configuration system makes it easy to configure.



Installing atx

$ git clone https://github.com/abxxbo/atx/
$ cd atx
$ make && sudo make install