Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ createTuiResolvedConfig
Function
createTuiResolvedConfig
packages/tui/test/fixture/tui-runtime.ts:10–12 ·
view source on GitHub ↗
(input: ResolvedInput = {})
Source
from the content-addressed store, hash-verified
8
}
9
10
export
function
createTuiResolvedConfig(input: ResolvedInput = {}) {
11
return
resolve(input, { terminalSuspend: process.platform !==
"win32"
})
12
}
Callers
5
app-lifecycle.test.tsx
File · 0.90
createTuiPluginApi
Function · 0.90
renderDiffViewer
Function · 0.90
withTheme
Function · 0.90
Harness
Function · 0.90
Calls
1
resolve
Function · 0.90
Tested by
3
renderDiffViewer
Function · 0.72
withTheme
Function · 0.72
Harness
Function · 0.72