Michael Klement
Michael Klement
I think `Show-PSEditor` has great potential for integration with PSReadLine's `ViEditVisually` function; the latter allows invocation of an editor as a richer alternative to direct command-line editing, and `Show-PSEditor`'s features...
In Windows Terminal (WT) 1.19.10821.0 on Microsoft Windows 11 Pro (ARM 64-bit Processor; Version 22H2, OS Build: 22621.3447), with no custom-binding of Ctrl+S in WT itself. `conhost.exe` windows do _not_...
### Summary of the new feature / enhancement Note: Updated guidance can now be found in [Can Windows/Non-Core Powershell 5 bugs be reported here?](https://github.com/PowerShell/PowerShell/discussions/24299). This is primarily a problem on...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
If you specify a default noun prefix for a module's functions with the `DefaultCommandPrefix` module-manifest entry, the module's functions aren't properly discovered by the auto-loading / command-discovery mechanisms: * If...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
### Summary of the new feature / enhancement [Show-Ast](https://github.com/lzybkr/ShowPSAst) is a great tool for interactive exploration of ASTs (abstract syntax trees) underlying a given piece of PowerShell code. However, it...
### Type of issue Missing information ### Feedback It is reasonable for users - especially those familiar with POSIX-compatible shells such as Bash - to expect `-File -` to treat...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...