Skip to content

v0.2.38

Choose a tag to compare

@lassejlv lassejlv released this 14 Aug 07:41
· 51 commits to main since this release

Termy 0.2.38

Highlights

  • Cross-tab pane dragging — Move native terminal panes directly between tabs using
    drag and drop.

  • Exclusive tmux mode — Added tmux_exclusive, which restarts tmux control mode
    instead of falling back to a classic terminal after it exits.

  • Improved box drawing — Rounded terminal corners now use dedicated pixel-snapped
    paths for more consistent joins.

Fixes

  • Fixed cleared scrollback reappearing when resizing the terminal.
  • Fixed alignment-test cells not clearing correctly in the experimental Tmon engine.
  • Improved Windows ConPTY handle isolation.
  • Improved cross-platform test behavior for configuration and plugins.

Maintenance

  • Consolidated macOS development and release tooling around the primary Termy desktop
    app.

  • Restored workspace quality gates and expanded platform coverage.

View the full changelog (v0.2.37...main)