cmux/Resources
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
..
bin Fix Claude wrapper hook errors when cmux socket is stale (#868) 2026-03-04 18:52:57 -08:00
ghostty/terminfo/78 Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
shell-integration Fix bash job spam: use disown instead of set +m 2026-03-04 22:03:05 -08:00
terminfo-overlay Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
Info.plist Add browser camera permission support and metadata (#760) (#913) 2026-03-04 18:56:22 -08:00
InfoPlist.xcstrings Add browser camera permission support and metadata (#760) (#913) 2026-03-04 18:56:22 -08:00
Localizable.xcstrings Fix custom notification sound staging reliability (#919) 2026-03-04 19:19:07 -08:00