Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ reset
Function
reset
src/ink/termio/tokenize.ts:83–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
},
82
83
reset(): void {
84
currentState =
'ground'
85
currentBuffer =
''
86
},
87
88
buffer(): string {
89
return
currentBuffer
Callers
1
useHistorySearch
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected