Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ resetYankState
Function
resetYankState
src/utils/Cursor.ts:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
export
function
resetYankState(): void {
85
lastActionWasYank = false
86
}
87
88
/**
89
* Text Processing Flow
for
Unicode Normalization:
Callers
2
handleKeyDown
Function · 0.85
onInput
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected