Rust terminal drawing library
Find a file
Joscha 77a02116a6 Fix grapheme width estimation
I'm pretty sure it still breaks in lots of terminal emulators, but it
works far better than what recent versions of the unicode_width crate
were doing.
2025-02-20 22:10:11 +01:00
.vscode Add vscode settings 2023-02-16 09:37:59 +01:00
examples Use new with_* naming scheme 2023-02-20 15:53:49 +01:00
src Fix grapheme width estimation 2025-02-20 22:10:11 +01:00
.gitignore Create project 2022-05-21 00:15:53 +02:00
Cargo.toml Bump version to 0.3.0 2024-11-06 22:21:20 +01:00
CHANGELOG.md Fix grapheme width estimation 2025-02-20 22:10:11 +01:00