You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought enabling the new useConptyDll feature in [email protected] would cause all OSC sequences to be synchronously emitted, but I'm still seeing them get emitted before the content they surround. Is there another setting I need to enable for this behavior?
@cpendery that's coming in conpty v2, which I should be getting the dll for soon (within the month?). Once I get it I'll update it in node-pty and pull into VS Code and then start stabilizing the setting in vscode. So this is tracked with #490
I thought enabling the new
useConptyDll
feature in[email protected]
would cause all OSC sequences to be synchronously emitted, but I'm still seeing them get emitted before the content they surround. Is there another setting I need to enable for this behavior?Example:
Output:
The text was updated successfully, but these errors were encountered: