display hyperlinks

This commit is contained in:
Jana Dönszelmann 2026-02-24 23:16:33 +01:00
parent ae5ce58eec
commit f3bc16b3c5
No known key found for this signature in database
6 changed files with 93 additions and 7 deletions

View file

@ -16,3 +16,4 @@ tui-widget-list = "0.15"
serde = {version = "1", features = ["derive"]}
serde_json = "1"
thiserror = "2"
itertools = "0.14"