elementary shell behavior: can kick off a foreground process and
handle signals
This commit is contained in:
parent
3b1ae0efd5
commit
99cb9e5a2e
17 changed files with 619 additions and 167 deletions
|
|
@ -10,4 +10,5 @@ edition = "2018"
|
|||
dirs = "3.0"
|
||||
nu-ansi-term = "0.47.0"
|
||||
reedline = "0.17.0"
|
||||
|
||||
nix = "0.26.2"
|
||||
ctrlc = { version = "3.0", features = ["termination"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue