Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ enterWrapperTmuxTranscriptMode
Function
enterWrapperTmuxTranscriptMode
src/testing/wrapperTmuxHarness.ts:233–235 ·
view source on GitHub ↗
(fixture: WrapperTmuxFixture)
Source
from the content-addressed store, hash-verified
231
}
232
233
export
function
enterWrapperTmuxTranscriptMode(fixture: WrapperTmuxFixture): void {
234
sendKeys(fixture.session,
'C-o'
)
235
}
Callers
1
wrapperTmuxArtifactSnapshot.test.ts
File · 0.85
Calls
1
sendKeys
Function · 0.85
Tested by
no test coverage detected