cmux/Sources/Update
Lawrence Chen 6347571b7c
Fix Dvorak Cmd+C colliding with notifications shortcut (#762)
* Fix layout-safe command shortcut matching

* Fix unshifted symbol shortcut coercion

* Fix layout handling for hardcoded Cmd shortcuts

* Support Cmd/Ctrl modifier hold shortcut hints

* Address PR shortcut review feedback

* Handle Caps Lock in command shortcut matching

* Address remaining PR shortcut review comments

* Handle Cmd+Ctrl+F control-character fallback

* Tighten shortcut hint hold-delay test

* Expose shortcut hint visibility in settings

* Restore Cmd+digit fallback on symbol-first layouts

* Stabilize shortcut regression coverage

* Align shortcut hint toggle with Cmd/Ctrl behavior

* Restore Claude workflow file

* Match Claude workflow file to main

* Keep shortcut hint hold behavior command-only

* Restore command shortcut fallback when layout data is unavailable

* Preserve command-aware shortcut translation
2026-03-05 18:32:42 -08:00
..
UpdateBadge.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateController.swift Add command palette apply and attempt update actions 2026-02-23 04:53:25 -08:00
UpdateDelegate.swift Implement session persistence pass 1 with multi-window restore 2026-02-22 15:39:59 -08:00
UpdateDriver.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateLogStore.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdatePill.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00
UpdatePopoverView.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00
UpdateTestSupport.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateTestURLProtocol.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
UpdateTiming.swift Improve update UI error details 2026-01-28 01:49:02 -08:00
UpdateTitlebarAccessory.swift Fix Dvorak Cmd+C colliding with notifications shortcut (#762) 2026-03-05 18:32:42 -08:00
UpdateViewModel.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00