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

Function _resetTmuxControlModeProbeForTesting

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

Source from the content-addressed store, hash-verified

101}
102
103export function _resetTmuxControlModeProbeForTesting(): void {
104 tmuxControlModeProbed = undefined
105 loggedTmuxCcDisable = false
106}
107
108/**
109 * Runtime env-var check only. Ants default to on (NCODE_NO_FLICKER=0 to opt

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected