-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add OSC 133 shell integration support across PowerShell, Bash, and CMD.exe #3043
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
Conversation
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
This comment was marked as resolved.
This comment was marked as resolved.
…and cmd.exe Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
Done in commit 4d259ba. Changes made:
All implementations are non-intrusive and only activate when running in Windows Terminal. |
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
Latest Changes
vendor/init.bat
%PROMPT%variableThe prompt is now set once with:
prompt $E[1;32;49m$P$S$_$E[1;30;49mλ$S$E[0mThen conditionally wrapped when in Windows Terminal:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.