Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
assert from
"node:assert"
;
2
import
{ describe, it } from
"node:test"
;
3
import
{ extractSegments, sliceWithWidth, visibleWidth } from
"../src/utils.ts"
;
4
Callers
nothing calls this directly
Calls
3
sliceWithWidth
Function · 0.90
visibleWidth
Function · 0.90
extractSegments
Function · 0.90
Tested by
no test coverage detected