Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ notifyExpectedEscape
Function
notifyExpectedEscape
src/utils/computerUse/escHotkey.ts:51–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
export
function
notifyExpectedEscape(): void {
52
if
(!registered)
return
53
requireComputerUseSwift().hotkey.notifyExpectedEscape()
54
}
55
Callers
2
key
Function · 0.85
holdKey
Function · 0.85
Calls
1
requireComputerUseSwift
Function · 0.85
Tested by
no test coverage detected