Skip to content

v0.17.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:07
· 554 commits to main since this release

What's changed

Split pane layout persists across relaunches; TabBar buttons are now split-pane shortcuts.

Features

  • Split pane layout (tree, ratios, and all pane tabs including shells) is saved and fully restored on relaunch.
  • Both TabBar shortcut buttons now open split panes: split right (Cmd+D) and split below (Shift+Cmd+D). The old bottom-shell toggle is replaced.

Bug fixes

  • Splitting from the main agent while other panes exist now places the new pane directly adjacent to main, not in the far corner.
  • Splitting from the main agent via TabBar buttons now always targets main regardless of which pane was last focused.
  • Pane navigation (Option+Cmd+arrows) now reaches panes that don't share a center-aligned edge with the current pane (e.g. navigating left from a small bottom-right pane now finds the full-height main pane).

Install

  • macOS (universal): brew install --cask simion/termic/termic (handles Gatekeeper), or download the .dmg below and run xattr -dr com.apple.quarantine /Applications/Termic.app to clear it.
  • Linux (x86_64): download the .AppImage below, then chmod +x it and run. Sandbox is macOS-only; everything else works the same.

The app self-updates after install. Full install and update help: https://termic.dev