Skip to content

fix(tmux): pass -u on the remaining attach paths (same locale exposure as #1779) #1781

Description

@asheshgoplani

Follow-up from the #1779 review: the terminal-bridge attach now forces UTF-8 with -u, but the same locale exposure remains on the other attach paths — internal/tmux/pty.go:729 and :733, controlpipe.go:113, keysender.go:101. Close the class deliberately rather than assuming those paths always inherit a UTF-8 locale. Credit @hfreire for finding the mechanism (raw WebSocket hex before/after in #1779).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions