↓ 5 callersFunctionrenderNodeToOutput(
node: DOMElement,
output: Output,
{
offsetX = 0,
offsetY = 0,
prevScreen,
skipSelfBlit
src/ink/render-node-to-output.ts:387
↓ 5 callersFunctionsetThreadGoalHook(
context: Pick<ToolUseContext, 'setAppState'>,
threadId: string,
objective: string,
now = Date.now(),
src/goals/goalState.ts:58
↓ 5 callersFunctiontokenize(
input: string,
initialState: State,
initialBuffer: string,
flush: boolean,
x10Mouse: boolean,
)
src/ink/termio/tokenize.ts:99