powerline but better

This commit is contained in:
Zacharias-Brohn
2025-12-16 22:58:41 +01:00
parent bdfc98b0bd
commit 05e94ac655
4 changed files with 348 additions and 17 deletions
+3
View File
@@ -55,6 +55,9 @@ memmap2 = "0.9"
# Fast byte searching
memchr = "2"
# Base64 decoding for OSC statusline
base64 = "0.22"
# Image processing (Kitty graphics protocol)
image = { version = "0.25", default-features = false, features = ["png", "gif"] }
flate2 = "1"