orca/src
Jinjing a4bfeef8a3
fix: support Cmd+N and Esc on the tasks page (#868)
Move the Cmd+N handler above the new-workspace early-return so the
shortcut opens the composer modal from the tasks page. Add an
activeModal guard to the page-level Esc handler so it yields to the
composer modal's own Esc dismissal.
2026-04-20 12:49:45 -07:00
..
cli fix(editor): contain rich editor crashes and dedupe external reloads (#832) 2026-04-19 09:52:37 -07:00
main fix(quick-open): exclude sibling worktree files from Cmd+P results (#867) 2026-04-20 12:27:08 -07:00
preload fix(quick-open): exclude sibling worktree files from Cmd+P results (#867) 2026-04-20 12:27:08 -07:00
relay feat: Add SSH remote support (beta) (#590) 2026-04-13 19:23:09 -07:00
renderer fix: support Cmd+N and Esc on the tasks page (#868) 2026-04-20 12:49:45 -07:00
shared feat(terminal): add "Copy on Select" clipboard setting (default off) (#862) 2026-04-20 00:28:29 -07:00