Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ resetYankState
Function
resetYankState
src/utils/Cursor.ts:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
export
function
resetYankState(): void {
110
lastActionWasYank = false
111
}
112
113
/**
114
* 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