pty: run the shell and read its output

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib472cd1bd66ffbba1725d4576eedffff6a6a6964
This commit is contained in:
raf 2026-06-23 15:32:22 +03:00
commit 740aefffa8
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
5 changed files with 165 additions and 1 deletions

1
Cargo.lock generated
View file

@ -25,6 +25,7 @@ dependencies = [
"calloop",
"calloop-wayland-source",
"pound",
"rustix",
"smithay-client-toolkit",
"tracing",
"tracing-subscriber",