MCPcopy 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
84export function resetYankState(): void {
85 lastActionWasYank = false
86}
87
88/**
89 * Text Processing Flow for Unicode Normalization:

Callers 2

handleKeyDownFunction · 0.85
onInputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected