Rust terminal drawing library
Find a file
Joscha 1618264cb7 Fix newlines causing bad rendering artifacts
The unicode-width crate has started to consider newlines to have a width
of 1 instead of 0.
2025-02-20 22:08:37 +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 newlines causing bad rendering artifacts 2025-02-20 22:08:37 +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 Bump version to 0.3.0 2024-11-06 22:21:20 +01:00