toast
toast is a beautiful developer environment right in your terminal. vim, nvim, and emacs have you build your editor from scratch, while toast ships with managed LSPs, an integrated file tree, multiple file tabs, and themes out of the box. toast is for the developer who wants to stay in their terminal without spending hours getting it up to snuff.
⚠️ This project is in early development, you may encounter bugs. ⚠️
Quick Install
brew install paradise-runner/tap/toast
Features
Editor No AI features No telemetry Built-in file tree Mouse support toast ✅ ✅ ✅ ✅ vim ✅ ✅ ❌ ❌ emacs ✅ ✅ ❌ ❌ vscode ❌ ❌ ✅ ✅ zed ❌ ❌ ✅ ✅
Multi-tab editing with unsaved-changes indicators, mouse-close buttons, and quit confirmation
with unsaved-changes indicators, mouse-close buttons, and quit confirmation Syntax highlighting via tree-sitter (Go, Python, JavaScript, TypeScript, Rust, CSS, HTML, YAML, Bash, Markdown)
via tree-sitter (Go, Python, JavaScript, TypeScript, Rust, CSS, HTML, YAML, Bash, Markdown) Managed language servers — Toast offers to install missing servers for Go, Rust, Python, JavaScript, TypeScript, and Markdown (harper), with an extensible config for other languages
... continue reading