eKilo is a lightweight terminal text editor based on the original kilo editor with enhanced functions. Its peculiarity is that it can run on any hardware, maintaining a high-performance and useful style. It installs in a minute, if you want to take a look I would be happy, having found a utility myself. Any advice is highly appreciated.

eKilo is a lightweight terminal text editor based on the original kilo editor with enhanced functions. Its peculiarity is that it can run on any hardware, maintaining a high-performance and useful style. It installs in a minute, if you want to take a look I would be happy, having found a utility myself. Any advice is highly appreciated.
git clone https://github.com/antonio-foti/ekilo.git
cd ekilo
make
sudo cp ekilo /usr/local/bin/
sudo rm /usr/local/bin/ekilo
ekilo filename.ext
If window size is incorrect:
Note: Compilation warnings about string truncation can be safely ignored
License: BSD 3-Clause (based on original kilo license)
Acknowledgements: Original kilo by Salvatore Sanfilippo (antirez)
No comments yet.
Sign in to be the first to comment.