I have never used PowerShell before and played with it a bit, it looks like it uses the cmd.exe style to complete the tab (fill in the first candidate, and then you can use the tab to cycle through other alternatives). I would prefer, for example, bash works, where, if there are several candidates, it displays a list of them.
Is there an easy way to enable this, by chance?
powershell tab-completion
J cooper
source share