← all releases

v0.2.38

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 (https://github.com/lassejlv/termy/compare/v0.2.37...main)