Commit f7c15fa
Optimize tmux settings to reduce TUI jitter in Claude Code.
- Change default-terminal from screen-256color to tmux-256color for modern escape sequence passthrough
- Switch terminal-overrides to terminal-features (newer tmux mechanism)
- Add redraw-time 0 to eliminate redraw batching
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7a292be commit f7c15fa
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments