Created
July 19, 2022 23:36
-
-
Save anshumanb/869e0c6c94890c3d3162422cfdb737c5 to your computer and use it in GitHub Desktop.
Re-enable PSReadLine when PowerShell disables it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
; https://serverfault.com/questions/1014754/cause-of-warning-powershell-detected-that-you-might-be-using-a-screen-reader-an | |
[HKEY_CURRENT_USER\Control Panel\Accessibility\Blind Access] | |
"On"="0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment