github PowerShell/PSReadLine v2.2.6
PSReadLine v2.2.6 Servicing Release

latest releases: v2.3.5, v2.4.0-beta0, v2.3.4...
2 years ago

2.2.6 - 2022-06-27

You can get the v2.2.6 version of the PSReadLine module from PowerShell Gallery.
This release includes the following changes:

  • Enable Predictive Intellisense by default (#3351)
    • when virtual terminal is not supported, PredictionSource is set to None by default.
    • when virtual terminal is supported and it's running with PowerShell 7.2+, PredictionSource is set to HistoryAndPlugin by default.
    • when virtual terminal is supported and it's running with PowerShell prior to 7.2, PredictionSource is set to History by default.

Don't miss a new PSReadLine release

NewReleases is sending notifications on new releases.