[PR #8346] fix: home/end in menu list modal windows (resolves #8344) #12711

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

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

State: closed
Merged: No


What does this PR do?

This PR improves US when navigating all of the various menu/list modal windows by makingthe home/end keys scroll to the top/bottom of the list.

Since they all use shared code, this fix applies to all the menu list modal windows: session_timeline, command_list, model_list, probably also others that I'm not aware of or have forgotten.

How did you verify your code works?

I have been using it for weeks in my personal fork and I've never had a problem with it.

Resolves #7190
Resolves #8344

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8346 **State:** closed **Merged:** No --- ### What does this PR do? This PR improves US when navigating all of the various menu/list modal windows by makingthe `home`/`end` keys scroll to the top/bottom of the list. Since they all use shared code, this fix applies to all the menu list modal windows: `session_timeline`, `command_list`, `model_list`, probably also others that I'm not aware of or have forgotten. ### How did you verify your code works? I have been using it for weeks in my personal fork and I've never had a problem with it. Resolves #7190 Resolves #8344
yindo added the pull-request label 2026-02-16 18:17:36 -05:00
yindo closed this issue 2026-02-16 18:17:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12711