MCPcopy
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
109export function resetYankState(): void {
110 lastActionWasYank = false
111}
112
113/**
114 * Text Processing Flow for Unicode Normalization:

Callers 2

handleKeyDownFunction · 0.85
onInputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected