nushell/crates/nu-command
WindSoilder 376d22e331
In unix like system, set foreground process while running external command (#6206)
* while executing external command, make it as foreground

* remove useless file

* add comment, make var more readable

* add comment

* fmt code

* fix windows

* fix func name

* fix clippy

* fix windows clippy

* add comments, introduce `ForegroundProcess and ForegroundChild

* fix windows clippy

* fix on windows

* no need fg_process_setup module

* Revert "no need fg_process_setup module"

This reverts commit 21ee4ffbf6.

* restrict visibility for helper functions
2022-08-02 16:53:50 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src In unix like system, set foreground process while running external command (#6206) 2022-08-02 16:53:50 +02:00
tests Revert query command to query db (#6200) 2022-07-31 15:36:14 -04:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Update crossterm to version 0.24 (#6172) 2022-07-30 11:41:15 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00