Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 05:22
· 393 commits to main since this release

Changelog

  • d5552f5 Merge pull request #291 from marcus/worktree-text-selection-phase1
  • 1cad001 Merge remote-tracking branch 'origin/main'
  • ff2b39c build: let any harness make a worktree Go-buildable with make worktree-init
  • b7a0fbd build: run worktree-init automatically for Sidecar-created worktrees
  • eea47f1 feat: copy to both clipboards, and make copy-on-select a choice
  • 7968608 feat: make the text in a document pane selectable on both surfaces
  • ed910e5 fix: act on independent review of the document-pane selection
  • df6faa3 fix: act on independent review of the live-refresh work
  • c93f5c2 fix: copy what the user sees, highlight what they selected
  • ed5ba2f fix: drop three dead diff-host wrappers that broke the lint gate
  • e69cc0a fix: keep a globally created shell live after the next poll
  • 89432fc fix: make every copy reach both clipboards, and one control own copy-on-select
  • 8230ce3 fix: make sidecar-modern text selection easier to see
  • 1dd68a8 fix: make the global Diff pane accept file clicks and host shortcuts (td-efbaa9)
  • 86dc806 fix: never owe a re-read to a view that can never perform one
  • b4624e7 fix: re-add live watches the kernel dropped under us
  • ab78d7e refactor: give every content pane one shared live-refresh binding
  • 85fa789 refactor: give the selection engine a home outside the terminal
  • f74b9b3 styles: add custom sidecar-modern Chroma syntax theme with red keywords and teal types