Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ stopImmediatePropagation
Method
stopImmediatePropagation
src/ink/events/event.ts:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
}
7
8
stopImmediatePropagation(): void {
9
this._didStopImmediatePropagation = true
10
}
11
}
12
Callers
14
useKeybinding
Function · 0.45
useKeybindings
Function · 0.45
ChordInterceptor
Function · 0.45
ScrollKeybindingHandler
Function · 0.45
handleKeyDown
Function · 0.45
useMultiSelectState
Function · 0.45
useSelectInput
Function · 0.45
REPL
Function · 0.45
_handleBoundaryFocus
Method · 0.45
_handleMouseMove
Method · 0.45
handleKeyDown
Function · 0.45
useVoiceKeybindingHandler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected