[PR #13243] feat(opencode): add click to rename session in TUI sidebar #14577

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

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

State: open
Merged: No


Added click-to-rename functionality to the session title in the TUI sidebar.

How to Test:

  1. Run bun dev to start the TUI
  2. Trigger a chat. I used "Sleep for 10s"
  3. Hover over the session title in the sidebar - should see grey background
  4. Click the session title - rename dialog opens with current name pre-filled
  5. Rename and confirm - title updates in sidebar

Fixes #13242

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13243 **State:** open **Merged:** No --- Added click-to-rename functionality to the session title in the TUI sidebar. How to Test: 1. Run bun dev to start the TUI 2. Trigger a chat. I used "Sleep for 10s" 3. Hover over the session title in the sidebar - should see grey background 4. Click the session title - rename dialog opens with current name pre-filled 5. Rename and confirm - title updates in sidebar Fixes #13242
yindo added the pull-request label 2026-02-16 18:19:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14577