Dongbo Wang

Results 460 comments of Dongbo Wang

@Neur1n The repro steps you provided don't work. `Invoke-Module` and `Write-Prompt` are both not defined. Please update your repro steps.

@Neur1n Had the issue always happened when the prompt hit the last line of the terminal, or that's only the case with the latest WT version? I'm asking because I...

This might not be that useful to `using assembly` since `using assembly` needs to make the assembly actually loaded for its types to be used in IL emitting. But this...

Please keep this issue open. If it's closed, from the meta issue https://github.com/PowerShell/PowerShell/issues/6652 it will appear that this was fixed. So, let's keep it open until it's really fixed or...

For my own reference: https://cirw.in/blog/bracketed-paste

Feature requesting issue opened on .NET repo: https://github.com/dotnet/runtime/issues/60107 Also opened an issue to ask for clarification on the current behavior of `Console.ReadKey` regarding the start/end sequences of bracketed paste: https://github.com/dotnet/runtime/issues/60101...

@hiro-mi and @tsukumijima Can you try the new version of Microsoft IME and see if that works for you too?

With the list view being scrollable, it may not be that useful to allow a user to disable the metadata line entirely. It would be hard for one to know...

@mk185147 Regarding that .NET issue, the v3.0.0 of the MMI package resolves the problem -- PowerShell 7.4 and applications that host PowerShell 7.4 will continue to work without needing to...