Skip to content
xuzhougeng edited this page Jun 29, 2026 · 5 revisions

WispTerm Wiki

English · 中文

WispTerm is a cross-platform terminal workspace for remote development and AI agent workflows. This wiki is the hands-on usage guide.

WispTerm is written in Zig and powered by libghostty-vt for terminal emulation. It bundles a fast terminal, tabs and splits, hundreds of themes, a file explorer with previews, an embedded browser panel, and a built-in AI Copilot — with first-class support for SSH and remote development.

Platforms

WispTerm ships for Windows and macOS (Apple Silicon and Intel). A Linux x86_64 AppImage is published for community testing and remains experimental, so a few features below are platform-specific — those are called out where relevant.

Features at a glance

  • Terminal emulation — libghostty-vt VT parsing, FreeType glyph rendering, sprite/box-drawing.
  • Themes & appearance — 450+ built-in Ghostty themes, custom fonts, background images, GLSL shaders → Themes-Appearance
  • Tabs, splits & panels — vertical/horizontal splits, focus navigation, panel swap, Quake drop-down → Tabs-Splits-Panels
  • Command snippets — define reusable commands and fire them into any session from the command center → Command-Snippets
  • File Explorer & previews — browse local, WSL, and SSH files; preview Markdown/text/tables/images → File-Explorer
  • SSH & remote development — profile sessions, remote file download, automatic loopback port forwarding → SSH-Remote-Development
  • Port forwarding & proxy — manual reverse/local SSH tunnels; share your local proxy with a remote server → Port-Forwarding
  • AI Copilot & Agent — OpenAI-/Anthropic-compatible profiles, per-tab copilot sidebar, skills, history & resume → AI-Copilot
  • Agent terminal control — opt-in local wisptermctl API for scripts and external agents → Agent-Terminal-Control
  • Browser & Jupyter panel — open URLs in a side WebView panel (Windows/macOS) → Browser-Jupyter-Panel
  • Inline images — Kitty Graphics protocol; show images and PDFs from remote shells → Inline-Images
  • Opt-in remote access — share a session over a Cloudflare relay, disabled by default → Remote-Access

Start here

  1. Installation — download and run WispTerm on Windows, macOS, or experimental Linux.
  2. Getting-Started — first launch, the command center, tabs and sessions.
  3. Configuration — where the config lives and the keys you can set.

Having trouble? Check the FAQ.


See also: Installation · Getting-Started

Clone this wiki locally