What's Changed
- feat(terminal): add "Copy on Select" clipboard setting by @nwparker in #862
- fix(quick-open): exclude sibling worktree files from Cmd+P results by @AmethystLiang in #867
- fix: support Cmd+N and Esc on the tasks page by @AmethystLiang in #868
- fix(editor): eliminate ~10s freeze when loading large markdown files by @AmethystLiang in #870
- perf(terminal): remove 3-minute periodic scrollback save by @brennanb2025 in #869
- test(e2e): stabilize terminal-shortcuts Cmd+W and Escape steps by @brennanb2025 in #873
Full Changelog: v1.3.6...v1.3.7