Deci
Your second-to-last next editor
Deci is a terminal text editor like nano.

Installation
The easiest way to install deci is to download a pre-built binary.
You can also install it with Go:
go install github.com/ethmarks/deci@latest
Usage
Just run deci followed by the name of the file you want to edit. If it doesn’t
exist, deci will create it once you save.
deci myfile.txt
Gallery
Check out the Gallery to see screenshots.