[PR #5366] fix(tui): restore input on timeline revert and show newest first #11364

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

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

State: closed
Merged: Yes


Summary

  • Restore user input when reverting via /timeline (same behavior as /undo)
  • Show newest messages at the top in timeline list

Why

  • Previously, reverting from /timeline didn't restore the input to prompt, making it inconsistent with /undo
  • Showing newest messages first makes it easier to quickly access recent conversations
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5366 **State:** closed **Merged:** Yes --- ## Summary - Restore user input when reverting via /timeline (same behavior as /undo) - Show newest messages at the top in timeline list ## Why - Previously, reverting from /timeline didn't restore the input to prompt, making it inconsistent with /undo - Showing newest messages first makes it easier to quickly access recent conversations
yindo added the pull-request label 2026-02-16 18:16:11 -05:00
yindo closed this issue 2026-02-16 18:16:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11364