Skip to content

sm 0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:55
· 1 commit to main since this release
6dc8049

Changelog

  • b59dae1 Merge pull request #3 from xuanji86/feat/warp-tabs-and-settings-mouse
  • 6dc8049 Merge pull request #4 from xuanji86/docs/terminal-support-readme
  • e88405b docs(readme): Terminal support overview — per-terminal capability matrix
  • e79777e docs(readme): polished header + Simplified Chinese translation
  • d30415c docs(spec): Warp opens tabs, not windows — user QA decision
  • 7ffc778 docs(spec): extend overwrite-race acceptance to concurrent-writer cases
  • e242674 docs(spec): warp spec amendments — Preview scope, directory-less pane note
  • 00ffc24 feat(bridge): sm ssh picks its opener — Ghostty, then Warp
  • 6735cd7 feat(main): exempt Warp from the window-mode tmux self-wrap
  • f82735c feat(ui): mouse support for the settings dialog
  • 3ea6a11 feat(ui): route window-mode launches to native Warp windows
  • 8ac3ad7 feat(warp): Open — atomic Tab Config write + warp:// URI delivery
  • 17cc0f1 feat(warp): Tab Config rendering with TOML basic-string escaping
  • d8e77fa feat(warp): package skeleton — Warp detection and constructor
  • 50d9200 fix(ui): neutral error label for failed launches — not everything is tmux
  • c5876bc fix(warp): clarify tomlString control-character stripping behavior
  • 0c97ad8 fix(warp): open tabs instead of windows — QA decision
  • 040a1e7 fix(warp): refuse launch lines that are not valid UTF-8
  • 70ff664 fix(warp): usage-text grammar + remaining tab wording
  • 3665002 polish(warp): final-review minors — opener diagnostics, comment and doc accuracy