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

A suggestion to enhance the experience of windows users in Powershell. #65

Open
abgox opened this issue Nov 22, 2024 · 0 comments
Open

Comments

@abgox
Copy link
Contributor

abgox commented Nov 22, 2024

  • If the user is using PowerShell on windows, here is the experience of using only argc-completions.

    image

  • Unfortunately, the menu don't work when the display area is small, Neither is PowerShell's built-in menu.

    image

  • I've written a PSCompletions module that provides a more powerful completion menu.

  • Now it can work with argc-completions.

    image

  • argc-completions + PSCompletions , it should be the best completion experience for users of PowerShell in Windows right now.

  • I think the guide can be given in the README.

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

No branches or pull requests

1 participant