[PR #10518] feat(tui): add toggle recent list in model selection dialog #13470

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

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

State: open
Merged: No


What does this PR do?

Add a toggle recent list keybind, to toggle on/off the recent list in model selection list. (default to recent on)

How did you verify your code works?

tested the toggle locally with selecting a model in each category and toggling the recent list and ran multiple sessions to verify the toggle persists across sessions.

screenshot of the new keybind:
recent ON
image

recent OFF
image

closes #10408 and maybe also closes #3874

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10518 **State:** open **Merged:** No --- ### What does this PR do? Add a toggle recent list keybind, to toggle on/off the recent list in model selection list. (default to recent on) ### How did you verify your code works? tested the toggle locally with selecting a model in each category and toggling the recent list and ran multiple sessions to verify the toggle persists across sessions. **screenshot of the new keybind**: *recent ON* <img width="2528" height="1533" alt="image" src="https://github.com/user-attachments/assets/5529f5b2-b219-4795-ac0a-78e2dce9a983" /> *recent OFF* <img width="2528" height="1533" alt="image" src="https://github.com/user-attachments/assets/1e132d4a-bf7c-4381-bd13-64124fc3dd29" /> closes #10408 and maybe also closes #3874
yindo added the pull-request label 2026-02-16 18:18:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13470