github PowerShell/PSReadLine v2.0.0-rc2
RC2 of PSReadLine 2.0

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

v2.0.0-rc2 - 1/14/2020

You can get the v2.0.0-rc2 version of the PSReadLine module from PowerShell Gallery.
This release includes the following bug fixes:

  • Add ProjectUri in module manifest (#1245)
  • Fix docs to note the -PromptText parameter of Set-PSReadLineOption is now of the String[] type (#1244) (Thanks @heaths)
  • Update key bindings in sample and docs now that the Shift key is inferred (#1248)
  • Update HelpInfoURI of the PSReadLine module to point to latest help content (#1251)
  • Fix RepeatLastCharSearch and RepeatLastCharSearchBackwards to not flip their functionalities (#1253) (Thanks @mikebattista)
  • Fix the exception when searching history with ctrl+r or ctrl+s (#1256)
  • Preserve and clear the saved current line properly to make the history operations work as expected (#1259)
  • Update release build with compliance tasks (#1260)
  • Update README.md to put PSReadLine and PowerShellGet in backtick quotes (#1280)
  • Fix a few VI edit mode issues (#1262)
  • Fix and enhance SmartInsertQuote to work better with closing braces, keywords and variables (#1288, #1289) (Thanks @theaquamarine)
  • Allow InsertPairedBraces to wrap selected text (#1293) (Thanks @theaquamarine)

Don't miss a new PSReadLine release

NewReleases is sending notifications on new releases.