nonblocking, good stuff w/ vte :)

This commit is contained in:
andromeda
2026-01-17 00:40:22 +01:00
parent eedc84d871
commit 2fee948de1
3 changed files with 40 additions and 18 deletions

View File

@@ -5,4 +5,5 @@ edition = "2024"
[dependencies]
nix = {default-features = false, features=["term","process","fs"], version="0.30.1"}
nonblock = "0.2.0"
vte = "0.15.0"