PSReadLine: A Better Line Editing Experience for the PowerShell Console
When Windows PowerShell 3.0 shipped, the team created an extensibility mechanism to allow a third party to “take over” the line editing experience. That hook is a function called PSConsoleHostRead…
rkeithhill.wordpress.com