Native rendering, truecolor support, workspaces, tabs, and git integration — everything you need, nothing you don't.
Powered by GPUI for native, GPU-accelerated rendering with minimal latency.
Full 256-color and truecolor support natively interpreted from ANSI escapes.
Multiple isolated workspaces, sidebar navigation, and multi-tabbed terminals.
See your current branch in the title bar. Click to switch branches instantly.
Ubuntu, Zed Dark, Dracula, Nord, Gruvbox, Tokyo Night, Catppuccin, and more.
Your tabs, workspaces, and theme selections persist across restarts.
Click a theme to preview it live.
Prebuilt · no compiler required · drag vterm.app to Applications
vterm is free and open source, so it isn't signed with a paid Apple Developer ID and isn't notarized. Gatekeeper will block it on first launch. This is expected and safe — just remove the quarantine flag once:
xattr -cr /Applications/vterm.app
Then open it normally. Alternatively, right-click the app → Open.
git clone https://github.com/boytur/vterm.git
cd vterm
cargo run --release
Requires macOS. Linux/Windows support depends on GPUI.