关于[Console.ReadKey improvements in .NET 7]的摘要:
.NET continues to improve its Unix/Linux support in .NET 7. One of the aspects that was improved in RC1 was Console.ReadKey, which has been rewritten from scratch. Key combinations are more accurately handled across many Linux distros and terminals, and modifier keys are especially improved.
原文地址: https://devblogs.microsoft.com/dotnet/console-readkey-improvements-in-net-7/