MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / handleNormalInput

Function handleNormalInput

source code/vim/transitions.ts:100–202  ·  view source on GitHub ↗

* Handle input that's valid in both idle and count states. * Returns null if input is not recognized.

(
  input: string,
  count: number,
  ctx: TransitionContext,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fromIdleFunction · 0.85
fromCountFunction · 0.85

Calls 15

isOperatorKeyFunction · 0.85
resolveMotionFunction · 0.85
executeToggleCaseFunction · 0.85
executeXFunction · 0.85
executeJoinFunction · 0.85
executePasteFunction · 0.85
executeOperatorMotionFunction · 0.85
executeLineOpFunction · 0.85
executeRepeatFindFunction · 0.85
executeOpenLineFunction · 0.85
startOfLastLineMethod · 0.80
goToLineMethod · 0.80

Tested by

no test coverage detected