Question about general functioning of PowerShell on macOS #23796
waynebeech
started this conversation in
General
Replies: 1 comment
-
Hi @waynebeech , your question could be better answered in the [PowerShell repo] :) I suggest start a conversation there. Also please include your environment information such as which terminal you are using, what version of PowerShell, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On macOS, when in powershell, as I type, always displays what appears to be escape sequences after every character I type. An example, after typing a command is my screen displays:
PS /Users/wayne/Documents>$<5>Update-Module -Name Az -F$ <5>
$<5>
Is this a terminal type mismatch and/or is there anyway to disable this?
Beta Was this translation helpful? Give feedback.
All reactions