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

Commands candidates? #21530

Closed
MMMMMoris opened this issue Apr 24, 2024 · 5 comments
Closed

Commands candidates? #21530

MMMMMoris opened this issue Apr 24, 2024 · 5 comments
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Answered The question is answered.

Comments

@MMMMMoris
Copy link

Summary of the new feature / enhancement

I opened up a VSCode terminal like this by accident.
image

I forgot what I have input, things just happened. I can now choose used commands from candidate options by arrow keys.
I thought it was a new feature of pwsh, but it seems not after enquiring the Internet.
After restarting my terminal, I cannot find a way to reproduce the situation, not even after looking into the commands I have input.
Is this a new feature or something else, any method to reproduce?
By the way, I am using OhMyPosh in my terminal and have CommandNotFound installed.

Proposed technical implementation details (optional)

No response

@MMMMMoris MMMMMoris added Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. labels Apr 24, 2024
@dwtaber
Copy link
Contributor

dwtaber commented Apr 24, 2024

It's a PSReadLine feature.

Set-PSReadLineOption -PredictionViewStyle ListView

@mklement0
Copy link
Contributor

In-session, you can toggle between InlineView (the default) and ListView with F2

@MMMMMoris
Copy link
Author

In-session, you can toggle between InlineView (the default) and ListView with F2

Many thanks!

@StevenBucher98 StevenBucher98 added Resolution-Answered The question is answered. and removed Needs-Triage The issue is new and needs to be triaged by a work group. labels Apr 24, 2024
Copy link
Contributor

This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.

Copy link
Contributor

microsoft-github-policy-service bot commented Apr 26, 2024

📣 Hey @MMMMMoris, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Answered The question is answered.
Projects
None yet
Development

No branches or pull requests

4 participants