Skip to content

v1.11.3

Choose a tag to compare

@islee23520 islee23520 released this 09 Jun 04:34
· 18 commits to main since this release

Changes

  • Fix editor-group terminal flicker by isolating pane-scoped terminal output and active session messages.
  • Make tmux editor terminals race-safe with grouped sessions and per-editor windows.
  • Add cleanup for owned grouped tmux sessions.

Validation

  • npm run compile
  • npm run lint
  • npm run test
  • npm run test:e2e
  • npm run package
  • npm run build-and-install