Skip to content
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

Fix up showing terminal suggestions #240301

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Fix up showing terminal suggestions #240301

merged 2 commits into from
Feb 11, 2025

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Feb 10, 2025

This was happening because onData can also report things to the shell such as cursor position.

Fixes #240270

This was happening because onData can also report things to the shell such as
cursor position.

Fixes #240270
@Tyriar Tyriar added this to the February 2025 milestone Feb 10, 2025
@Tyriar Tyriar self-assigned this Feb 10, 2025
@Tyriar Tyriar enabled auto-merge February 10, 2025 20:57
@Tyriar Tyriar requested a review from meganrogge February 10, 2025 20:57
@meganrogge
Copy link
Contributor

Oh, this broke the pwsh provided completions

@Tyriar
Copy link
Member Author

Tyriar commented Feb 11, 2025

Blocked on #240299 merging

@Tyriar Tyriar disabled auto-merge February 11, 2025 14:23
@Tyriar Tyriar enabled auto-merge February 11, 2025 14:23
@meganrogge
Copy link
Contributor

Thinking this will also fix #233921

Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinking this will also fix #233921

@Tyriar Tyriar merged commit 09aadc6 into main Feb 11, 2025
8 checks passed
@Tyriar Tyriar deleted the tyriar/240270 branch February 11, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Up arrow triggers Suggest
2 participants