PSReadLine
1.0.0.8
Great command line editing in the PowerShell console host
See the version list below for details.
Installation Options
Author(s)
Jason Shirk
Copyright
(c) 2013. All rights reserved.
Package Details
Owners
Dependencies
This module has no dependencies.
Release Notes
New features:
* SamplePSReadlineProfile.ps1 added with examples of custom key bindings
* Word movement takes DigitArgument
* HistoryNoDuplicates now works a little differently
- Dupicates are saved (it was a dubious memory optimization anyway)
- Recall will recall the most recently executed item instead of the first
* When at the last word, NextWord/ForwardWord now move to the end of line instead
of the last character of the word.
* HistorySearchBackward/HistorySearchForward changes behavior slightly:
- use emphasis like InteractiveHistorySearch
- cursor always moves to end like PreviousHistory/NextHistory
* New api GetSelectionState to get the current selection (if any).
* New functions:
- SelectBackwardsLine
- SelectLine
- SelectAll
- CopyOrCancelLine
* New key bindings in Windows mode:
- Alt+0 through Alt+9 and Alt+-: DigitArgument
- Ctrl+R/Ctrl+S for interactive history search
Bug fixes:
* Backspace after a failed interactive history search (Ctrl+R) caused searching
to fail if you typed anything other than backspace.
FileList
- PSReadline.nuspec
- Changes.txt
- License.txt
- PSReadline.dll
- PSReadline.format.ps1xml
- PSReadline.psd1
- PSReadline.psm1
- SamplePSReadlineProfile.ps1
- en-US\about_PSReadline.help.txt
- en-US\PSReadline.dll-help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.6 | 220,833 | 6/27/2022 |
2.2.5 | 71,219 | 5/3/2022 |
2.2.4-beta1 | 1,660 | 4/27/2022 |
2.2.3 | 18,223 | 4/20/2022 |
2.2.2 | 79,938 | 2/22/2022 |
2.2.1-rc1 | 8,083 | 1/28/2022 |
2.2.0-beta5 | 10,226 | 1/7/2022 |
2.2.0-beta4 | 36,138 | 10/27/2021 |
2.2.0-beta3 | 31,057 | 6/1/2021 |
2.2.0-beta2 | 23,682 | 2/23/2021 |
2.2.0-beta1 | 27,002 | 11/4/2020 |
2.1.0 | 352,167 | 11/2/2020 |
2.1.0-rc1 | 4,402 | 10/13/2020 |
2.1.0-beta2 | 23,054 | 6/6/2020 |
2.1.0-beta1 | 11,906 | 4/7/2020 |
2.0.4 | 23,604 | 8/5/2020 |
2.0.3 | 5,096 | 7/22/2020 |
2.0.2 | 28,507 | 6/5/2020 |
2.0.1 | 75,214 | 4/1/2020 |
2.0.0 | 23,055 | 2/11/2020 |
2.0.0-rc2 | 5,571 | 1/14/2020 |
2.0.0-rc1 | 7,033 | 12/11/2019 |
2.0.0-beta6 | 4,642 | 11/14/2019 |
2.0.0-beta5 | 13,009 | 9/13/2019 |
2.0.0-beta4 | 14,729 | 5/7/2019 |
2.0.0-beta3 | 30,729 | 9/4/2018 |
2.0.0-beta2 | 7,512 | 6/4/2018 |
2.0.0-beta1 | 2,256 | 12/6/2017 |
1.2 | 113,850 | 1/25/2016 |
1.0.0.13 | 10,289 | 2/18/2015 |
1.0.0.12 | 985 | 8/26/2014 |
1.0.0.11 | 398 | 6/13/2014 |
1.0.0.10 | 284 | 6/13/2014 |
1.0.0.9 | 287 | 6/11/2014 |
1.0.0.8 (current version) | 438 | 5/7/2014 |