github PowerShell/PSReadLine v2.3.1-beta1
PSReadLine v2.3.1-beta1 Release

latest releases: v2.3.5, v2.4.0-beta0, v2.3.4...
pre-release16 months ago

2.3.1-beta1 - 2023-05-03

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

  • Append reset VT sequence before rendering the ineline prediction (#3669)
  • Support tooltip rendering in the prediction list view (#3667, #3671)
  • Fix the broken doc link about PowerShellGet (#3657) (Thanks @vimode!)
  • Add a sample for transforming Unicode code point to Unicode char by Alt+x (#3652)
  • Avoid running AddToHistoryHandler on command lines loaded from history file (#3643)
  • Force refreshing suggestion in the inline view when plugin is in use (#3644)
  • Improve the sensitive history scrubbing to allow retrieving token from az, gcloud, and kubectl (#3641)
  • Set the current location in PredictionClient when it's supported (#3639)
  • Improve the default sensitive history scrubbing to allow safe property access (#3630)
  • Make PSReadLine script hidden from debugger (#3629)

Don't miss a new PSReadLine release

NewReleases is sending notifications on new releases.