Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ tmuxResetSequence.test.ts
File
tmuxResetSequence.test.ts
src/ink/tmuxResetSequence.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
{ existsSync, mkdtempSync, rmSync, writeFileSync } from
'fs'
3
import
{ join } from
'path'
4
import
{ tmpdir } from
'os'
Callers
nothing calls this directly
Calls
15
rmSync
Function · 0.90
isTmuxAvailableForTests
Function · 0.85
destroyIsolatedTmuxSession
Function · 0.85
runResetCapture
Function · 0.85
runRenderedDiffCapture
Function · 0.85
runNormalScreenRepaintBelowPromptCapture
Function · 0.85
runNormalScreenClearFirstRepaintCapture
Function · 0.85
runSplitRenderedDiffCapture
Function · 0.85
runAltScreenPreambleCapture
Function · 0.85
runAltScreenRecoveryCapture
Function · 0.85
createIsolatedTmuxSession
Function · 0.85
capturePane
Function · 0.85
Tested by
no test coverage detected