[PR #1969] feat(TUI): improves UX with message navigation modal to jump and restore to specific messages #10139

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

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

State: closed
Merged: Yes


Core Features

  • <leader>g to open
  • up/down to jump to a message
  • r to restore the conversation to that specific message (enhanced undo/redo control)
  • shows messages timestamp and tool calls number
image

Future Extension

Can reuse fork logic of https://github.com/sst/opencode/pull/1963 to add "f fork" to the modal and fork from a specific message

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/1969 **State:** closed **Merged:** Yes --- ### Core Features - `<leader>g` to open - `up`/`down` to jump to a message - `r` to restore the conversation to that specific message (enhanced undo/redo control) - shows messages timestamp and tool calls number <img width="640" height="193" alt="image" src="https://github.com/user-attachments/assets/82a4734a-7234-4f4a-b8f4-6090aefd137b" /> ### Future Extension Can reuse fork logic of https://github.com/sst/opencode/pull/1963 to add "f fork" to the modal and fork from a specific message
yindo added the pull-request label 2026-02-16 18:14:45 -05:00
yindo closed this issue 2026-02-16 18:14:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10139