toast
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/toast/
A lightweight TUI IDE for making quick in-the-moment edits.
Script Preview
Review this script before executing in your terminal.

toast is a lightweight in terminal editor for quick file edits when a full desktop IDE feels like too much.
It handles multi tab editing, syntax highlighting, project search, also LSP completions, hover docs, go to definition, file tree actions, git status, and undo and redo.
Other features are file watching, built in themes, VS Code theme import, configurable settings, unsaved change markers, and support for Go, Python, Rust, web files, bash, and Markdown.
Useful for programmers and tinkerers when you need to patch files, inspect a project, or jump between edits quickly in the terminal.
