Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ handleTextInputSubmit
Function
handleTextInputSubmit
src/components/mcp/ElicitationDialog.tsx:450–452 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
448
}
449
}
450
function handleTextInputSubmit() {
451
handleNavigation(
'down'
);
452
}
453
454
/**
455
* Append a keystroke to the typeahead buffer (reset after 2s idle) and
Callers
nothing calls this directly
Calls
1
handleNavigation
Function · 0.85
Tested by
no test coverage detected