MCPcopy Create free account
hub / github.com/anomalyco/opencode / suspended

Function suspended

packages/app/src/context/command.tsx:328–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

326 })
327
328 const suspended = () => store.suspendCount > 0
329
330 const palette = createMemo(() => {
331 const config = settings.keybinds.get(PALETTE_ID) ?? DEFAULT_PALETTE_KEYBIND

Callers 1

handleKeyDownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected