Emitting OSC7 escape sequence on change_current_directory command execution? #11310
Unanswered
GregorLohaus
asked this question in
Ideas
Replies: 1 comment
-
The implementation for the helix/helix-term/src/commands/typed.rs Lines 1081 to 1103 in ef4a4ff You could place the OSC7 parts after the call to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if the change_current_directory command emitted the OSC 7 escape sequence so terminal emulators that use it can take advantage of this. I've hacked this into my own build in the worst possible way so i wont create a pull request but it works so maybe someone can still use it as a reference for doing it the right way: GregorLohaus@b9957e1
Beta Was this translation helpful? Give feedback.
All reactions