()
| 100 | } |
| 101 | |
| 102 | export function _resetTmuxControlModeProbeForTesting(): void { |
| 103 | tmuxControlModeProbed = undefined |
| 104 | loggedTmuxCcDisable = false |
| 105 | } |
| 106 | |
| 107 | /** |
| 108 | * Runtime env-var check only. Ants default to on (CLAUDE_CODE_NO_FLICKER=0 |
nothing calls this directly
no outgoing calls
no test coverage detected