Drawing mode: Save random colors white typing text
Navigation: Home, end, shifted left and right, etc movements
Readme: Update for fork
A text and graphics tooll for terminal.
Linux only.
Requires g++ and ncurses.
This will clone the repo, build and then copy the binary to ~/.local/bin/
git clone https://git.sr.ht/~earboxer/scenes
cd scenes
make
make install
scenes file_name
If the file does not exist it will be created when you save the project.
Tab changes between drawing and text mode.
In text mode just type away.
In draw mode, the numbers change the colors.
ctrl + s saves to input file ctrl + q quits