nushell/crates/nu-protocol/src
WindSoilder 5815f122ed
avoid freeze when capturing external stderr (#6700)
* avoid freeze when capturing external stderr

* try replace from sh to bash

* change description

* fmt code
2022-10-12 08:41:20 -05:00
..
ast Fix scoped overlay use not finding a module (#6474) 2022-09-04 18:36:42 +03:00
engine Foreground process group management, again (#6584) 2022-09-29 13:37:48 -05:00
value ensure Operator::And errors out with incompatible types (#6638) 2022-09-29 06:17:21 -05:00
cli_error.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
config.rs Table indexes (#6620) 2022-09-28 17:07:33 -05:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lev_distance.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
lib.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
module.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
pipeline_data.rs avoid freeze when capturing external stderr (#6700) 2022-10-12 08:41:20 -05:00
shell_error.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
signature.rs Add bits not command (#6143) 2022-07-30 11:25:44 +02:00
span.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
syntax_shape.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
ty.rs Remove dfr from dataframe commands (#5760) 2022-06-12 14:18:00 -05:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00