Skip to content

Add support for page up and page down in the picker#53152

Open
polyesterswing wants to merge 4 commits into
zed-industries:mainfrom
polyesterswing:fix-pageup-pagedown
Open

Add support for page up and page down in the picker#53152
polyesterswing wants to merge 4 commits into
zed-industries:mainfrom
polyesterswing:fix-pageup-pagedown

Conversation

@polyesterswing
Copy link
Copy Markdown
Contributor

Closes #38389

Release Notes:

  • Added support for page up and page down actions in the command palette

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 4, 2026
@zed-community-bot zed-community-bot Bot added the guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions label Apr 4, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested review from a team, nathansobo and osiewicz and removed request for a team April 4, 2026 15:06
Copy link
Copy Markdown
Contributor

@SomeoneToIgnore SomeoneToIgnore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this.

Given that we have added new actions for picker (select_prev_page and select_next_page), can we have a test for it?

Also mod tests is located really odd, if you could move it all the down, would be amazing.

@Tyler-widd
Copy link
Copy Markdown

Windows 11 - when I 'page up' or 'page down' in Keymap Editor, I go to the very top or the very bottom.
Zed v1.0.0 (2026-04-29)

@polyesterswing
Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore I've added tests now

@SomeoneToIgnore SomeoneToIgnore removed their assignment May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement guild Pull requests by someone in Zed Guild. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page up/down in the command palette does the wrong thing

5 participants