Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add setting to configure what up arrow does when focus is on first suggestion for terminal completions #242516

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

meganrogge
Copy link
Contributor

@meganrogge meganrogge commented Mar 3, 2025

To avoid breaking muscle memory, when focus is on the first suggestion, up arrow hides the widget by default so history navigation prevails.

fix #241833

up-arrow.mov

@meganrogge meganrogge requested a review from Tyriar March 3, 2025 22:23
@meganrogge meganrogge self-assigned this Mar 3, 2025
@meganrogge meganrogge added this to the March 2025 milestone Mar 3, 2025
@meganrogge meganrogge enabled auto-merge (squash) March 3, 2025 22:25
@meganrogge meganrogge requested a review from Tyriar March 3, 2025 23:33
@meganrogge meganrogge merged commit 3df8270 into main Mar 4, 2025
8 checks passed
@meganrogge meganrogge deleted the merogge/up-arrow branch March 4, 2025 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminal suggest: Don't grab Arrow Up key
4 participants