A terminal code editor for those of us who aren't into vim.
- Powered by Textual TUI
- Runs in the shell
- File browsing that can be opened or closed with cmd-b
- File search can be done by toggling cmd-o
- Files can be saved with cmd-s
- Text editor with code highlighting for the current open file
- Copy (cmd-c) and paste (cmd-v) uses standard IDE keys