OSC 133 / OSC 9;4 effect callbacks for libghostty-vt #13366
-
What do you want to change?I want to add two effect callbacks to the libghostty-vt C API: OSC 133 semantic prompt marks and OSC 9;4 progress reports, following the existing pwd_changed pattern from #12956. Why do you want to make this change?I'm the author of expo-libghostty (https://github.com/arcboxlabs/expo-libghostty), a Ghostty terminal view for React Native / Expo that embeds libghostty-vt. On Android I cross-compile the vt static libraries myself and drive them through JNI, and I need command-finished and progress events for the mobile UI. I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Answered by
jcollie
Jul 17, 2026
Replies: 1 comment 1 reply
-
|
!vouch |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jcollie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
!vouch