Closed
Description
Prerequisites
- Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
- Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new
Get-Foo
cmdlet" instead of "New cmdlet."
Summary
The 7.3.0.preview-8 release notes included the following, which should be captured for the release notes on the Learn site:
NOTE: Known issue about
Console.ReadKey()
on Unix platforms that theKeyChar
is not preserved forCtrl+Letter
inputs. This causes all key bindings in the form ofCtrl+Letter
to not work in PowerShell v7.3.0-preview.8 on Unix platforms. For details, see the .NET issue dotnet/runtime#75795. The fix (dotnet/runtime#75853) will be included in .NET7.0.0-rc.2
and we plan to include this in the next PowerShell7.3
release.
Details
No response
Articles
- reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-73.md
Related Source Pull Requests
- N/A
Related Source Issues
- N/A