Powershell 7.3.0 Tab completion not working
Just press -> (right arrow) key If you want to change key bindings: source: https://devblogs.microsoft.com/powershell/announcing-psreadline-2-1-with-predictive-intellisense/ Key Bindings for Predictions Key bindings control cursor movement and additional features within the prediction. To support users running Predictive IntelliSense on multiple platforms, key bindings are user-settable from the command line or your profile script. PSReadLine contains functions to … Read more