-
fix: more portable OSC 7 hook — BEL terminator, %20 space encoding
Some checks failedBuild & Sign Wraith / Build Windows + Sign (push) Failing after 7sreleased this
2026-03-25 05:20:06 +00:00 | 70 commits to main since this releaseSwitched to printf '\e]7;file://localhost/%s\a' with sed space encoding.
BEL (\a) terminator is more universally supported than ST (\e\).
Shared __wraith_osc7 function avoids duplicating the printf across
bash/zsh branches.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads