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. - [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:

### 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:

### Summary of the new feature / enhancement Say I have the following command written out (where "|" represents the cursor position): ``` foo --bar "ack"| ``` If I hit...

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...

Issue-Bug
Needs-Triage :mag:

### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Could history search (ReverseSearchHistory and ForwardSearchHistory) i.e. `Ctrl+r` (optionally) use the Prediction UI list view and...

Issue-Enhancement
Needs-Triage :mag:

### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently, for said functions to recognize a parameter and jump to the relevant section in the...

Issue-Enhancement
Area-CommandHelp

### 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:

### 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:

### Prerequisites - [x] Write a descriptive title. ### Description of the new feature/enhancement The GNU `readline` has `clear-display` command since [version 8.1](https://tiswww.case.edu/php/chet/readline/CHANGES#:~:text=key%20sequences.%0A%0Ae.-,rl%2Dclear%2Ddisplay,-%3A%20new%20bindable%20command), about four years. > `clear-display (M-C-l)` >...

Issue-Enhancement
Needs-Triage :mag:

### Prerequisites - [x] Write a descriptive title. ### Description of the new feature/enhancement Hello! Will be great if PSReadline will get the cursor moving patterns similar to VSCode commands...

Issue-Enhancement
Needs-Triage :mag: