Skip to content

v1.33.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:24

WispTerm v1.33.1

Added

  • One Dark Pro theme. Added the built-in One Dark Pro color theme.

Fixed

  • tmux clipboard workflow (#568). Shift-drag now selects terminal text
    while tmux mouse mode is enabled. Ctrl+Shift+V / Cmd+Shift+V keeps image
    paste behavior and falls back to text paste when the clipboard has no image.
  • Markdown identifiers. Underscores inside identifiers such as
    wisp_science now render literally instead of being treated as emphasis.

WispTerm v1.33.1(中文)

新增

  • One Dark Pro 主题。 新增内置 One Dark Pro 配色主题。

修复

  • tmux 剪贴板工作流(#568)。 tmux 鼠标模式开启时,按住 Shift 拖动即可选择
    终端文本;Ctrl+Shift+V / Cmd+Shift+V 保持图片粘贴行为,并在剪贴板没有图片时
    自动回退为文本粘贴。
  • Markdown 标识符。 wisp_science 等标识符中的下划线现在会按原样显示,不再被
    误识别为强调标记。

wisptermctl (agent terminal control CLI) included in this release:

  • wisptermctl-<version>.zip: all desktop builds in one archive (Linux x86_64/aarch64, macOS Intel/Apple Silicon, Windows x86_64). Extract it and pick the binary for your platform — see the bundled README.txt.
  • Enable the API in WispTerm with agent-control-enabled = true, restart, then run wisptermctl panes.

wisptermctl 是 WispTerm 智能体终端控制 API 的独立命令行客户端。该压缩包内含所有桌面平台的构建,解压后按需选择对应平台的可执行文件即可(详见包内 README.txt)。

What's Changed

  • feat(assistant): add isolated /btw conversation overlay by @xuzhougeng in #562
  • Move Settings into a dedicated Codex-style tab by @xuzhougeng in #563
  • feat(notify): agent attention notifications + AI-session tab badges by @xuzhougeng in #564
  • feat(ui): establish resilient presentation patterns by @xuzhougeng in #565
  • fix(ui): polish settings and prevent panel text overlap by @xuzhougeng in #566
  • docs: update DOI link for WispTerm citation by @xuzhougeng in #570

Full Changelog: v1.33.0...v1.33.1

Linux asset included in this release:

  • AppImage: portable, self-contained x86_64 build (bundles SDL3). Run chmod +x WispTerm-*-x86_64.AppImage && ./WispTerm-*-x86_64.AppImage; on hosts without FUSE add --appimage-extract-and-run.

⚠️ The Linux build is experimental and not yet stable. The maintainer has no Linux desktop environment to test it on, so community testing is very welcome. If you hit a problem, please ask an AI assistant to help analyze it first, then open an issue with the details: https://github.com/xuzhougeng/wispterm/issues/new

⚠️ Linux 版本目前为实验性质,尚不稳定,且作者没有 Linux 桌面环境进行测试,欢迎社区参与测试。如遇到问题,请先用 AI 协助分析,然后到这里提交 issue:https://github.com/xuzhougeng/wispterm/issues/new