mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-22 00:05:51 +00:00
This reverts commit 88d4c3ba24.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Width-aware truncation/wrapping — needs ink/stringWidth (not leaf-safe).
|
||||
|
||||
import { stringWidth } from '../ink/stringWidth.js'
|
||||
import { stringWidth } from '@anthropic/ink'
|
||||
import { getGraphemeSegmenter } from './intl.js'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user