Dustin L. Howett (MSFT)

Results 98 comments of Dustin L. Howett (MSFT)

This is probably not a new regression; I think we probably broke this in RS5.

Hey @rkeithhill: ![image](https://user-images.githubusercontent.com/14316954/66785595-9ab99400-ee92-11e9-998e-655e5f99a631.png) 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...

@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...

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 👍)