TerminalToolKit (Studio) Code (editor)
A hopefully fast and mesmerizingly advanced text-based code editor inspired by vscode
- Search Panel
- Highlight
- Bookmarks
- Shiny ASCII Red Peppers
Peek.2022-10-08.22-25.webm
Install from pypi
pip install ttkode
$ ttkode -h
usage: ttkode [-h] [-c C] path [path ...]
positional arguments:
path the dir/filename/s
optional arguments:
-h, --help show this help message and exit
-c C config folder (default: "/home/user/.config/ttkode")
git clone https://github.com/ceccopierangiolieugenio/ttkode.git
cd ttkode
python3 -m ttkode <Dir/File/s>