Skip to content
Unverified Commit 25c2c3a4 authored by Alexander Schlarb's avatar Alexander Schlarb Committed by Marc Cornellà
Browse files

feat(lib): send OSC 7 on directory change for more supported terminals (#9914)



Previously this was only emitted on macOS with Apple's Terminal.app (and
compatible clones like iTerm2), but it is used by other terminal emulators
as well to obtain the actual current working directory wiht symlinks intact.
All non-supporting terminal emulators tested gracefully ignored this value,
so emit this on these as well in case they (or some other app masquarading
as them) add future support for this value.

Closes #9914

Co-authored-by: default avatarMarc Cornellà <hello@mcornella.com>
parent 33aadece
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment