Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
'bun:test'
2
import
{ getIsInteractive, setIsInteractive } from
'../bootstrap/state.js'
3
import
{
4
_resetForTesting,
Callers
nothing calls this directly
Calls
11
isTmuxAvailableForTests
Function · 0.85
destroyIsolatedTmuxSession
Function · 0.85
_resetTmuxControlModeProbeForTesting
Function · 0.85
isFullscreenEnvEnabled
Function · 0.85
createIsolatedTmuxSession
Function · 0.85
setGlobalOption
Function · 0.85
getSessionTmuxEnv
Function · 0.85
withInteractive
Function · 0.85
maybeGetTmuxMouseHint
Function · 0.85
_resetForTesting
Function · 0.70
withEnv
Function · 0.70
Tested by
no test coverage detected