in continuation of the post misplaced on the #tengri thread... the #hashtag #productive #weekend continues!

https://codeberg.org/Frieder_Hannenheim is on a roll, go give him some love!

Frieder Hannenheim

I like computers and try to understand how they work.

Codeberg.org

here's a video of #taggart resizing columns using https://docs.rs/unicode-width/latest/unicode_width/ to cut the string at the correct locations!

still doesn't save, still crashes on backspace, but at least it looks cute now! next - make it save tags, thanks to https://docs.rs/lofty (as recommended by https://codeberg.org/Frieder_Hannenheim), and that'll probably be the v0.1

TrimString and TrimStringRef are now available in the underlying framework, #tengri. all work on this precipitates into #tek, the original #tui #daw 😉

#rustlang

unicode_width - Rust

Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 and other portions of the Unicode standard. See the Rules for determining width section for the exact rules.