- If the user is using PowerShell on windows, here is the experience of using only argc-completions.  - Unfortunately, the menu don't work when the display area is small, Neither is PowerShell's built-in menu.  - I've written a [PSCompletions](https://github.com/abgox/PSCompletions) module that provides a more powerful completion menu. - [Now it can work with argc-completions.](https://pscompletions.abgox.com/faq/pscompletions-and-argc-completions)  - `argc-completions` + `PSCompletions` , it should be the better completion experience for users of PowerShell in Windows right now. - I think the guide can be given in the README.