Skip to content

PinTerm 0.4.0

Choose a tag to compare

@taotao7 taotao7 released this 08 Sep 10:53
· 2 commits to main since this release

Changes

  • Automatically switch existing terminals between configured light: and dark: Ghostty theme variants when the macOS appearance changes. The live PTY and scrollback remain intact.
  • Add per-widget corner radius controls. Use Current Window: Corner Radius + / − to adjust from square (0 pt) to rounded (48 pt) in 4-point steps; each widget saves its own value.
  • Preserve compatibility with existing widget JSON files that do not contain cornerRadius.

中文说明

  • macOS 在浅色/深色外观之间切换时,已打开的终端会自动切换 Ghostty 配置中的 light: / dark: 主题,不会重启 PTY。
  • 新增每个组件独立的圆角半径设置。通过菜单「当前窗口:圆角 + / −」以 4 点步进在 0–48 点之间调整,0 为方角,设置会自动保存。
  • 兼容不含 cornerRadius 字段的旧配置。

Upgrade

brew update && brew upgrade --cask taotao7/tap/pinterm

Save your work and quit PinTerm before upgrading. Apple Silicon / macOS 13+. Ad-hoc signed, not notarized.

Verified with 13 unit/integration tests plus the native desktop/Metal/PTY smoke test. Light, dark, and rounded-window rendered captures were inspected. Packaged resources, signature, architecture, versions, source archive, and SHA-256 checksums were verified.