TUI client for euphoria.leet.nu, a threaded real-time chat platform
Find a file
Joscha a958ccaccf Fix word wrapping
When displaying text widgets containing tabs, the calculated width would
not take those tabs into account and the widget would thus display
incorrectly. Fixed by updating toss so its width functions are tab-aware
and word wrapping is fixed as well.
2022-08-04 03:00:48 +02:00
src Fix cursor moving out of bounds 2022-08-04 02:22:20 +02:00
.gitignore Create project 2022-02-07 21:31:46 +01:00
Cargo.lock Fix word wrapping 2022-08-04 03:00:48 +02:00
Cargo.toml Fix word wrapping 2022-08-04 03:00:48 +02:00