Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ cancel
Method
cancel
src/server/web/public/terminal.js:786–788 ·
view source on GitHub ↗
(e3, t3)
Source
from the content-addressed store, hash-verified
784
}
785
}
786
cancel(e3, t3) {
787
if
(this.options.cancelEvents || t3)
return
e3.preventDefault(), e3.stopPropagation(), false;
788
}
789
}
790
t2.Terminal = P;
791
}, 9924: (e2, t2) => {
Callers
9
bindMouse
Method · 0.95
_keyDown
Method · 0.95
_keyPress
Method · 0.95
_inputEvent
Method · 0.95
detachForShutdown
Method · 0.45
unmount
Method · 0.45
onSessionDone
Function · 0.45
releaseStreamResources
Function · 0.45
useTypeahead
Function · 0.45
Calls
2
preventDefault
Method · 0.80
stopPropagation
Method · 0.80
Tested by
no test coverage detected