Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
315
function
handleCmdI() {
316
globalRefocus();
317
}
318
319
function
globalRefocusWithTimeout(timeoutVal: number) {
320
setTimeout(() => {
Callers
1
registerGlobalKeys
Function · 0.85
Calls
1
globalRefocus
Function · 0.85
Tested by
no test coverage detected