MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / tab-width.test.ts

File tab-width.test.ts

packages/pi-tui/test/tab-width.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 { extractSegments, sliceWithWidth, visibleWidth } from "../src/utils.ts";
4

Callers

nothing calls this directly

Calls 3

sliceWithWidthFunction · 0.90
visibleWidthFunction · 0.90
extractSegmentsFunction · 0.90

Tested by

no test coverage detected