PSReadLine

1.0.0.9

Great command line editing in the PowerShell console host

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSReadLine -RequiredVersion 1.0.0.9

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSReadLine -Version 1.0.0.9

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2013. All rights reserved.

Package Details

Author(s)

  • Jason Shirk

Dependencies

This module has no dependencies.

Release Notes

New features:
* MenuComplete - like an interactive show completion
* Automatically save history
   - at process exit
   - incrementally and shared across sessions
   - don't save
 See parameters HistorySaveStyle and HistorySavePath to Set-PSReadlineOption
* Added sample custom binding for quickly changing directories in SamplePSReadlineProfile.ps1

Bug fixes:
* Items loaded from history work with RevertLine
* Recalling current line after up arrow works again

FileList

Version History

Version Downloads Last updated
2.4.0-beta0 6,382 3/2/2024
2.3.5 91,513 4/3/2024
2.3.4 602,046 10/3/2023
2.3.3 19,576 9/18/2023
2.3.2-beta2 4,862 8/17/2023
2.3.1-beta1 13,334 5/3/2023
2.3.0-beta0 7,715 3/8/2023
2.2.6 410,260 6/27/2022
2.2.5 71,380 5/3/2022
2.2.4-beta1 1,788 4/27/2022
2.2.3 18,244 4/20/2022
2.2.2 82,493 2/22/2022
2.2.1-rc1 8,101 1/28/2022
2.2.0-beta5 10,311 1/7/2022
2.2.0-beta4 36,351 10/27/2021
2.2.0-beta3 31,074 6/1/2021
2.2.0-beta2 23,706 2/23/2021
2.2.0-beta1 27,134 11/4/2020
2.1.0 381,639 11/2/2020
2.1.0-rc1 4,406 10/13/2020
2.1.0-beta2 23,059 6/6/2020
2.1.0-beta1 11,932 4/7/2020
2.0.4 23,633 8/5/2020
2.0.3 5,118 7/22/2020
2.0.2 28,519 6/5/2020
2.0.1 75,231 4/1/2020
2.0.0 23,359 2/11/2020
2.0.0-rc2 5,923 1/14/2020
2.0.0-rc1 7,037 12/11/2019
2.0.0-beta6 4,646 11/14/2019
2.0.0-beta5 13,051 9/13/2019
2.0.0-beta4 14,735 5/7/2019
2.0.0-beta3 30,744 9/4/2018
2.0.0-beta2 7,520 6/4/2018
2.0.0-beta1 2,272 12/6/2017
1.2 114,209 1/25/2016
1.0.0.13 12,757 2/18/2015
1.0.0.12 995 8/26/2014
1.0.0.11 408 6/13/2014
1.0.0.10 295 6/13/2014
1.0.0.9 (current version) 297 6/11/2014
1.0.0.8 449 5/7/2014
Show less