MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / tui-render.test.ts

File tui-render.test.ts

packages/pi-tui/test/tui-render.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { describe, it } from "node:test";
3import type { Terminal as XtermTerminalType } from "@xterm/headless";
4import { Image } from "../src/components/image.ts";

Callers

nothing calls this directly

Calls 15

setCapabilitiesFunction · 0.90
setCellDimensionsFunction · 0.90
resetCapabilitiesCacheFunction · 0.90
encodeKittyFunction · 0.90
deleteKittyImageFunction · 0.90
waitForRenderMethod · 0.80
clearWritesMethod · 0.80
getWritesMethod · 0.80
okMethod · 0.80
getViewportMethod · 0.80
setClearOnShrinkMethod · 0.80
withEnvFunction · 0.70

Tested by

no test coverage detected