Dustin L. Howett (MSFT)
Dustin L. Howett (MSFT)
This is probably not a new regression; I think we probably broke this in RS5.
Hey @rkeithhill:  This repo contains the console host _and_ the terminal. :smile:
I've been rejecting this feature request for as long as this project has been open-source, and I never learned about OSC 7. This is _very exciting._ I'm not happy to...
Not everybody agrees with that assertion.
@PandaClone it might surprise you to learn that _some people set ssh.exe as the first thing that a profile launches, without running it from a shell_. Like as not, there...
Terminal doesn’t just spawn shells. It literally calls `CreateProcess` on the thing you provide in the profile config. SSH isn’t running in, or spawned by, a shell. Look, we’re arguing...
It should probably work.
I would expect it to not dump memory to the screen and then crash without a message, in any case! Zsh doesn’t seem to need cursor position info to do...
~That doesn’t necessarily mean that it’s not _PSReadline_, right? Since it was unloaded, it’s not necessarily ruled out.~ (I read the original message as though removing PSReadline helped 👍)
Sorry, disregard. I misread your message 😄