urano
1.0.0
Gtk+3 and C text editor with an embedded terminal
This project is focused on the screen space and memory optimization
mkdir build && cd build
cmake ..
make
in build folder
./urano
sudo apt install libgtksourceview-4-dev libvte-2.91-dev