MCPcopy Create free account
hub / github.com/Noumena-Network/code / fullscreen.tmux.test.ts

File fullscreen.tmux.test.ts

src/utils/fullscreen.tmux.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test'
2import { getIsInteractive, setIsInteractive } from '../bootstrap/state.js'
3import {
4 _resetForTesting,

Callers

nothing calls this directly

Calls 11

isTmuxAvailableForTestsFunction · 0.85
isFullscreenEnvEnabledFunction · 0.85
setGlobalOptionFunction · 0.85
getSessionTmuxEnvFunction · 0.85
withInteractiveFunction · 0.85
maybeGetTmuxMouseHintFunction · 0.85
_resetForTestingFunction · 0.70
withEnvFunction · 0.70

Tested by

no test coverage detected