docs(fe): document Mod+Alt new-agent/note/terminal/browser bindings - #4514
docs(fe): document Mod+Alt new-agent/note/terminal/browser bindings#4514Wattenberger wants to merge 1 commit into
Conversation
Adds the workspace.new-agent / new-note / new-terminal / new-browser (Mod+Alt+A/N/T/B) entries introduced in intent-hq/cloudlands-fe#2234. Cmd+T remains New Panel.
🤖 Augment PR SummarySummary: Updates the frontend keybinding reference with the workspace-specific 🤖 Was this summary useful? React with 👍 or 👎 |
panghy
left a comment
There was a problem hiding this comment.
R-0906 review at 5238450: matches code; no new docs findings.
All four new Mod+Alt+A/N/T/B rows match workspace.new-agent/new-note/new-terminal/new-browser in SHORTCUT_DEFAULTS at frontend head f8e412a93. Mod+T remains navigation.new-tab (blank working panel). The Mod+N correction matches both global.new-space and the native New Workspace accelerator on frontend main. The browser capability qualification matches the registration guard.
Verified by direct comparison against the frontend source and by git diff --check. This is a docs-only change with a valid conventional single-commit headline and clean commit-body hygiene. Land with/after companion cloudlands-fe#2234; the terminal-focus behavior issue belongs to that implementation review, not a separate documentation fix.
Documents the new workspace.new-agent / new-note / new-terminal / new-browser shortcut bindings (Mod+Alt+A / N / T / B) in docs/fe/KEYBINDINGS.md. Cmd+T remains New Panel.
Companion to intent-hq/cloudlands-fe#2234 (collapse column on last-pane close, right-neighbor tab routing, Swiss empty pane). Docs-only; no submodule pin change in this PR.