cmux/Resources/shell-integration
jleechan 4402a5b0ed Fix bash job spam: use disown instead of set +m
set +m only suppresses notifications for jobs started after it runs.
Jobs that complete between prompts still trigger Done output.
Using disown removes jobs from bash job table entirely so bash
never prints completion notifications for them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:03:05 -08:00
..
.zlogin Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
.zprofile Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
.zshenv Respect shell-integration=none in zsh wrapper (#816) 2026-03-03 16:22:38 -08:00
.zshrc Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
cmux-bash-integration.bash Fix bash job spam: use disown instead of set +m 2026-03-04 22:03:05 -08:00
cmux-zsh-integration.zsh Fix sidebar branch refresh during agent-driven git checkout (#671) 2026-03-04 19:13:19 -08:00