Skip to content

lterm v1.0.21

Choose a tag to compare

@ictechgy ictechgy released this 04 Jun 16:43
· 152 commits to main since this release

lterm v1.0.21

Fixed

  • Prevent OMX HUD watcher split-window calls from opening visible CMUX horizontal panes.
  • Preserve normal prompt-time visible split behavior while forcing HUD watcher panes to stay detached.
  • Close stored/discovered CMUX surfaces during kill-pane and kill-session cleanup without allowing metadata lookup failures to block the requested kill.
  • Keep release/install docs and npm/Homebrew staging metadata aligned with v1.0.21.

Verification

  • GitHub PR #117 CI passed before merge.
  • Local release preflight passed: PATH="$HOME/.cargo/bin:$PATH" scripts/release-preflight.sh --allow-occupied-skip --require-audit.
  • Manual 15-minute soak gate was not run.