The best plugin-friendly terminal for the AI CLI era.
- Plugin-first — Lightweight core, features as plugins, install what you need
- Local-first — Your data stays on your machine, sync is optional
- GPU Rendering — 60 FPS, Metal accelerated
- AI CLI Native — Optimized for Claude Code and similar tools
# Clone
git clone --recursive https://github.com/vimo-ai/ETerm.git
cd ETerm
# Build Rust FFI
./scripts/update_sugarloaf_dev.sh
# Open in Xcode and run
open ETerm.xcodeproj # Cmd+RVisit vimo.github.io/docs/eterm for full documentation.