Using <c-z> when a process is running backgrounds it (default behavior) using the new nushell job control system (since v0.103). This change also lets you re-foreground the backgrounded program with the same <c-z> key mapping. Additionally we add the `fg` alias which does the same and thus mimics the fg command of other shells like zsh. |
||
|---|---|---|
| .. | ||
| config.nu | ||
| env.nu | ||