## Description
Fix custom tmux config handling. Two bugs:
1. `TMUX_CONFIG="${TMUX_CONFIG}"` - Terraform substitutes config inline,
bash interprets `set -g` etc as shell commands
2. `printf "$TMUX_CONFIG"` - `%` in `bind %` treated as format specifier
## Type of Change
- [ ] New module
- [ ] New template
- [x] Bug fix
- [ ] Feature/enhancement
- [ ] Documentation
- [ ] Other
## Module Information
**Path:** `registry/anomaly/modules/tmux`
**New version:** 1.0.4
**Breaking change:** [x] No
## Testing & Validation
- [x] Tests pass (`bun test`)
- [x] Code formatted (`bun fmt`)
- [x] Changes tested locally
## Related Issues
None
| display_name | bio | avatar | github | support_email | status | |
|---|---|---|---|---|---|---|
| Jay Kumar | I'm a Software Engineer :) | ./.images/avatar.jpeg | 35C4n0r | https://www.linkedin.com/in/jaykum4r | work.jaykumar@gmail.com | community |
Your Name
I'm a Software Engineer :)