pulumi-local icon indicating copy to clipboard operation
pulumi-local copied to clipboard

Major shell issues on Windows

Open KelSolaar opened this issue 1 year ago • 1 comments

Hello,

The behaviour of the shell output of the wrapper is odd on Windows to the point it is practically unusable with CMD and Powershell without clearing history before running a command.

It is hard to describe but the output sometimes does not update and displays the actual command prompt path, then if you press enter, it kind of update but you missed the question that was asked. I think this happens if there is already content/history in the shell, typing cls mostly fix the issue.

Cheers,

Thomas

KelSolaar avatar Aug 01 '24 22:08 KelSolaar

Worth pointing out that awscli-local suffers from the exact same issue: https://github.com/localstack/awscli-local

KelSolaar avatar Aug 01 '24 22:08 KelSolaar