PSReadLine icon indicating copy to clipboard operation
PSReadLine copied to clipboard

A bash inspired readline implementation for PowerShell

Results 145 PSReadLine issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement If I'm not mistaken, currently we are only able to set one color for both the...

Issue-Enhancement
Needs-Triage :mag:

Originally raised in the [PowerShell/PowerShell repo in issue 24354 by @specerboatepic](https://github.com/powerShell/PowerShell/issues/24354) ### Context / Rational When stepping through a function, one usually "spams" a combination of 'v' 'n' 'c' in...

Needs-Triage :mag:

# PR Summary This PR builds upon the existing support for [Vi Registers](https://github.com/PowerShell/PSReadLine/blob/master/PSReadLine/ViRegister.cs) and now supports two new named registers: - Vi Register `_` (underscore) supports copying text into the...

### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement we currently have this regex pattern hardcoded & this could be useful for further extensibility going...

Issue-Enhancement
Needs-Triage :mag:

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

Needs-Triage :mag: