Add activity type icons to the TUI (#68)

This commit is contained in:
Georg Bauer
2026-08-15 15:10:17 +02:00
parent bac15ab34a
commit e5131f663c
4 changed files with 288 additions and 21 deletions

1
Cargo.lock generated
View File

@@ -902,6 +902,7 @@ dependencies = [
"syntect",
"tokio",
"tui-markdown",
"unicode-width",
]
[[package]]