don't show empty elems and mouse support

This commit is contained in:
Jana Dönszelmann 2026-02-25 13:51:58 +01:00
parent 4a7817a239
commit 0457d63bd0
No known key found for this signature in database
6 changed files with 173 additions and 41 deletions

1
Cargo.lock generated
View file

@ -1191,6 +1191,7 @@ name = "rustc-logviz"
version = "0.1.0"
dependencies = [
"clap",
"crossterm",
"itertools",
"jiff",
"nix 0.31.1",