Vim-like UI engine.
The installation of prerequisites is shown for ArchLinux.
Install the gcc package
sudo pacman -S gccInstall the make package
sudo pacman -S makeMake build
git clone https://gitflic.ru/project/0mega3/e34.git
cd /target/e34
makeClean build (remove all compilation artifacts)
cd /target/e34
make cleanStart the e34 ui engine
./e34 tuiHelp
:help<Enter>
e34 was created by Denis Khorkin. It is licensed under the terms
of the BSD-3-Clause license.
- Denis Khorkin


