[PR #12880] feat(app): add Cmd+[/] keybinds for session history navigation #14417

Closed
opened 2026-02-16 18:19:12 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12880

State: closed
Merged: Yes


Closes #12881

What does this PR do?

Adds Cmd+[ / Cmd+] keybinds to the existing common.goBack / common.goForward commands for browser-style session history navigation. Renames them to "Navigate back/forward" to distinguish from "Previous/Next session" which navigates by list order.

How did you verify your code works?

Tested in the Tauri desktop app in dev mode.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12880 **State:** closed **Merged:** Yes --- Closes #12881 ### What does this PR do? Adds Cmd+[ / Cmd+] keybinds to the existing `common.goBack` / `common.goForward` commands for browser-style session history navigation. Renames them to "Navigate back/forward" to distinguish from "Previous/Next session" which navigates by list order. ### How did you verify your code works? Tested in the Tauri desktop app in dev mode.
yindo added the pull-request label 2026-02-16 18:19:12 -05:00
yindo closed this issue 2026-02-16 18:19:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14417