Files
pxpipe/tests
teamchong cc7f0ed4b8 tests: align tab-expansion test expectations with the visible-arrow shape
Previous test expectations had been written against an older silent-space
tab expansion. The arrow form (\t → "→" + padding to tab stop) was already
in src/core/render.ts; this just brings the tests into agreement.

Includes 7 expandTabsInLine tests covering col 0/1/2/3 tab boundaries, the
fast-path for tab-free lines, and EAW-aware width counting for tabs after
CJK glyphs. Total: 98/98 vitest passing.
2026-05-18 21:32:57 -04:00
..