Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ onBlur
Method
onBlur
src/server/web/public/terminal.js:461–463 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
459
return
this._onFocus.event;
460
}
461
get onBlur() {
462
return
this._onBlur.event;
463
}
464
get onA11yChar() {
465
return
this._onA11yCharEmitter.event;
466
}
Callers
2
open
Method · 0.95
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected