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

powershell: pagination #492

Open
rsteube opened this issue Apr 10, 2022 · 0 comments
Open

powershell: pagination #492

rsteube opened this issue Apr 10, 2022 · 0 comments
Labels
bug Something isn't working powershell

Comments

@rsteube
Copy link
Member

rsteube commented Apr 10, 2022

needs PowerShell/PSReadLine#2306

Display all 100 possibilities? can be avoided by increasing CompletionQueryItems but without pagination these are just displayed.

Set-PSReadLineOption -CompletionQueryItems 300

Also, resizing to a smaller window breaks menu completion.

@rsteube rsteube added powershell bug Something isn't working labels Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working powershell
Projects
None yet
Development

No branches or pull requests

1 participant