Skip to content

feat: added diff between rich and basic shell #8373

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sonichigo
Copy link

Closes the issue #8150

This pull request updates the documentation for terminal shell integration in docs/terminal/shell-integration.md by introducing a new property, HasRichCommandDetection, and explaining the differences between Rich Shell Integration and Basic Shell Integration.

Documentation Updates:

  • New Property Description: Added details about the HasRichCommandDetection property, which indicates whether the terminal supports high-fidelity command detection through VS Code's full shell integration script.

  • Rich vs. Basic Shell Integration: Introduced a new section explaining the differences between Rich Shell Integration and Basic Shell Integration, including their feature sets and how to detect the level of integration using the HasRichCommandDetection property.

@Tyriar
Copy link
Member

Tyriar commented May 13, 2025

Thanks @Sonichigo, I'm currently on leave but this looks like a good base for when I'm back.

@Tyriar Tyriar added this to the June 2025 milestone May 13, 2025
@Tyriar Tyriar self-assigned this May 13, 2025
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.

2 participants