Closed CHerSun closed 4 years ago
@CHerSun I cannot reproduce the reported issue using the latest version of PSReadLine (2.0.0-rc1). Can you try out the 2.0.0-rc1 version from PowerShell Gallery and see if it still happen to you? You can follow the instructions to install the latest PSReadLine module for your windows powershell.
@daxian-dbw thank you. After forcefully updating PowerShellGet and PSReadLine to latest - I can no longer reproduce this too.
Hi.
I tried to search for duplicates, but wasn't able to find one. Sorry if I missed one. I've just found this project & I'm trying it today for the very first time.
Steps to reproduce:
Set-PSReadlineKeyHandler -Key Tab -Function Complete
S
->Tab
->y
to show variants.It throws exception:
Environment script output: