Top "Psreadline" questions

Use for questions about PSReadLine, an alternative command line editor for PowerShell.

A parameter cannot be found that matches parameter name 'TokenKind'

I have beautified my Powershell according to this blog, but the Operator and Parameter are grey as follows: So I …

powershell psreadline
How to turn off syntax highlighting in console?

I just want PowerShell to be black text on a white background. However, PowerShell v5 highlights my commands and makes …

powershell syntax-highlighting powershell-5.0 psreadline