Skip to content

Improve Lite Terminal shell integration #1505

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

isc-bsaviano
Copy link
Contributor

@isc-bsaviano isc-bsaviano merged commit a9f5cbd into intersystems-community:master Mar 11, 2025
5 checks passed
@isc-bsaviano isc-bsaviano deleted the shell-int branch March 11, 2025 17:19
Comment on lines +223 to +224
// Set terminal properties
this._hideCursorWrite("\x1b]633;P;IsWindows=False\x07");
Copy link

Choose a reason for hiding this comment

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

This is redundant fwiw as false is the default

Copy link

@Tyriar Tyriar Mar 11, 2025

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the comments @Tyriar! I must have missed the HasRichCommandDetecton PR, I will adopt that sequence. While I have you attention, is there any chance that microsoft/vscode#179913 can be looked at again?

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.

4 participants