MCPcopy
hub / github.com/wavetermdev/waveterm / handleCmdI

Function handleCmdI

frontend/app/store/keymodel.ts:315–317  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

313}
314
315function handleCmdI() {
316 globalRefocus();
317}
318
319function globalRefocusWithTimeout(timeoutVal: number) {
320 setTimeout(() => {

Callers 1

registerGlobalKeysFunction · 0.85

Calls 1

globalRefocusFunction · 0.85

Tested by

no test coverage detected