feat(cmdk): Add keyboard shortcut hints footer to command palette#114055
Merged
feat(cmdk): Add keyboard shortcut hints footer to command palette#114055
Conversation
Add a hints row at the bottom of the command palette that surfaces keyboard controls: arrow keys to move, Enter to select, Shift+Enter to open in a new tab, and Cmd+K to toggle the palette. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
rbro112
approved these changes
Apr 27, 2026
jshchnz
approved these changes
Apr 27, 2026
3 tasks
cleptric
pushed a commit
that referenced
this pull request
May 5, 2026
…14055) Add a cmdk hint row to the command palette modal <img width="637" height="81" alt="CleanShot 2026-04-27 at 09 22 34" src="https://github.com/user-attachments/assets/50b67327-c3da-4e8f-9793-6a088318f79d" /> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a cmdk hint row to the command palette modal