forked from NotAShelf/beer
pty: run the shell and read its output
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ib472cd1bd66ffbba1725d4576eedffff6a6a6964
This commit is contained in:
parent
c68d3445e7
commit
740aefffa8
5 changed files with 165 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ anyhow = "1.0.102"
|
|||
calloop = "0.14.4"
|
||||
calloop-wayland-source = "0.4.1"
|
||||
pound = "0.1.6"
|
||||
rustix = { version = "1.1.4", features = ["pty", "process", "termios", "stdio", "fs"] }
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue