Help with Fixing an Issue #18085
kelleyma49
started this conversation in
General
Replies: 1 comment 1 reply
-
To localize the bug source (someone leaves the terminal with
You can use Win32 Console API to toggle the
Also you can use vt-sequence LNM (Line Feed/New Line Mode), xlink: #15167:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have a bug that I'm trying to fix and I'm blocked. Here's the bug:
kelleyma49/PSFzf#274
This image from that bug succinctly sums up the issue:
I believe that a VT command or a Windows command that leaves the Windows terminal in a weird state. I've tried going through all of the VT commands to reset the terminal state, but I can never get the terminal back into the correct state.
Questions for the Windows terminal engineers:
Beta Was this translation helpful? Give feedback.
All reactions