PSReadLine
PSReadLine copied to clipboard
A bash inspired readline implementation for PowerShell
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement When using Mutex in .NET Core, .NET creates a folder in the temp directory with world...
It would be great to have a much more intelligent & complex history file than the current simple implementation that we currently have, although to achieve this I expect that...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently there is no way to render different colors for predictions results. Predictors may want to...
It would be really nice if Vi mode supported text objects so things like: ``` ci{ da{ ci[ ci" ci' etc... ``` were possible.
# PR Summary This pull request adds the ViClipboardMode option. This option has two values: ViRegister and SystemClipboard. ViRegister, the default, maintains the original behavior for copying and pasting in...
### 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...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently, the `DefaultTokenColor` is `37m` which is `white`. However, when used with a light theme, that...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Currently, it is only possible to accept suggestions *when at the end of line* if the...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement This is something that is happening with other modules that started out as non-team work and...
Apparently there are community-provided solutions for this, but it would be nice to have a built-in solution for saving command history across sessions, similar to Bash. @jpsnover https://twitter.com/jsnover/status/919145208255799296