-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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 terminal shell integration #133084
Labels
feature-request
Request for new features or functionality
on-release-notes
Issue/pull request mentioned in release notes
on-testplan
terminal
General terminal issues that don't fall under another label
Milestone
Comments
Tyriar
added
feature-request
Request for new features or functionality
terminal
General terminal issues that don't fall under another label
labels
Sep 14, 2021
This was referenced Dec 17, 2021
I break down high level goals and tasks below, with a bunch of notes that might be useful when working on the issues. Goals:
Task breakdown
Raw notes:
|
This was referenced Dec 17, 2021
Tyriar
added
on-testplan
on-release-notes
Issue/pull request mentioned in release notes
labels
Jan 26, 2022
3 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
feature-request
Request for new features or functionality
on-release-notes
Issue/pull request mentioned in release notes
on-testplan
terminal
General terminal issues that don't fall under another label
Shell integration involves injecting sequences into the prompt such that we know additional information about what is happening in the process such as:
This additional information enables a lot of possibilities:
Terminal.state
.Notes:
The text was updated successfully, but these errors were encountered: