feat(prompt): add support for wide characters in prompt preview
Some checks failed
Publish Docker Images / coverage-and-sonar (push) Failing after 5m24s
Some checks failed
Publish Docker Images / coverage-and-sonar (push) Failing after 5m24s
This commit is contained in:
@@ -31,6 +31,7 @@ lazy-regex = { version = "3.5.1", features = ["lite"] }
|
||||
thiserror = "2.0.18"
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
|
||||
textwrap = "0.16.2"
|
||||
unicode-width = "0.2.2"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.1.2"
|
||||
|
||||
Reference in New Issue
Block a user