• v1.5.5 8565f11c11

    fix: more portable OSC 7 hook — BEL terminator, %20 space encoding
    Some checks failed
    Build & Sign Wraith / Build Windows + Sign (push) Failing after 7s

    Ghost released this 2026-03-25 05:20:06 +00:00 | 70 commits to main since this release

    Switched 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