-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Implement Pseudoterminal.onDidChangeName #115276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Pseudoterminal.onDidChangeName #115276
Conversation
src/vs/workbench/contrib/terminal/browser/terminalProcessExtHostProxy.ts
Outdated
Show resolved
Hide resolved
Tyriar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes, I'll bring this up at the API sync tomorrow so we can hopefully move forward with this
|
Sorry about the delay, have to push this again |
src/vs/workbench/contrib/terminal/browser/terminalProcessExtHostProxy.ts
Outdated
Show resolved
Hide resolved
Tyriar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, should be able to get this into proposed for the April release 🙂
|
Didn't make April unfortunately, I missed the auto merge CI failure. |
This PR fixes #114898