MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / setCellDimensions

Function setCellDimensions

packages/pi-tui/src/terminal-image.ts:40–42  ·  view source on GitHub ↗
(dims: CellDimensions)

Source from the content-addressed store, hash-verified

38}
39
40export function setCellDimensions(dims: CellDimensions): void {
41 cellDimensions = dims;
42}
43
44/**
45 * Checks whether the attached tmux client forwards OSC 8 hyperlinks to the

Calls

no outgoing calls

Tested by

no test coverage detected