The socat path in _cmux_send did not redirect stdout/stderr, causing the cmux socket's "OK" response to print to the user's terminal on every shell integration event (new tab, cd, precmd, preexec). The ncat path avoids this via --send-only, and the nc path already redirects to /dev/null. This aligns the socat path with both. Fixes #1618 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .zlogin | ||
| .zprofile | ||
| .zshenv | ||
| .zshrc | ||
| cmux-bash-integration.bash | ||
| cmux-zsh-integration.zsh | ||