nushell/crates/nu-engine/src
Ian Manske 127c4a9e63
Fix wrong stdout with e>| (#12227)
# Description
Fixes a bug where stdout would not be the terminal if a `e>|` pipe was
used.
2024-03-18 15:03:30 +00:00
..
call_ext.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
column.rs Use Record's public API in a bunch of places (#10927) 2023-11-08 14:24:00 +01:00
documentation.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
env.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
eval.rs Fix wrong stdout with e>| (#12227) 2024-03-18 15:03:30 +00:00
eval_helpers.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
glob_from.rs open, rm, umv, cp, rm and du: Don't globs if inputs are variables or string interpolation (#11886) 2024-02-23 09:17:09 +08:00
lib.rs Debugger experiments (#11441) 2024-03-08 20:21:35 +02:00
scope.rs Keep plugins persistently running in the background (#12064) 2024-03-09 17:10:22 -06:00