Commit Graph
4 Commits
Author SHA1 Message Date
Bohdan Triapitsyn 7977842e1e feat(ui): redesign the default shortcut layout around a mod+k leader
Single chords stay for everyday actions; open/go actions move to two-step
mod+k sequences; held mod+digit switches header session tabs and held
mod+alt+digit switches context panel surfaces. Rare actions leave the
shortcut schema for the command palette, every remaining action ships with
a default binding, and stored overrides from the old layout reset once.
Key matching now follows the physical key on non-Latin layouts and for
Option-modified digits on macOS, including in the recording dialog.
2026-08-26 14:52:31 +03:00
ChangeHow 45a792d657 feat(ui): show platform-specific shortcut labels 2026-08-06 14:18:15 +08:00
ChangeHow 8d968f3d71 fix(ui): enforce shortcut conflict rules 2026-08-06 14:18:15 +08:00
ChangeHow bb25b68657 refactor(ui): centralize shortcut schema 2026-08-06 14:18:15 +08:00