MCPcopy Create free account
hub / github.com/freecodexyz/free-code / _resetTmuxControlModeProbeForTesting

Function _resetTmuxControlModeProbeForTesting

src/utils/fullscreen.ts:102–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100}
101
102export 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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected