nushell/crates/nu-cli/src
JT 9888f8f298
Add pipeline redirection support (#4594)
* redirection

* Remove commented-out

* fix tests

* more fixes
2022-02-21 17:22:21 -05:00
..
completions.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
errors.rs more strict nuon handling, better nuon errors (#4576) 2022-02-20 22:31:50 -05:00
lib.rs Add an explicit 'print' command (#4535) 2022-02-18 13:43:34 -05:00
nu_highlight.rs Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
print.rs Add an explicit 'print' command (#4535) 2022-02-18 13:43:34 -05:00
prompt.rs using menu trait (#861) 2022-01-27 07:53:23 +00:00
syntax_highlight.rs Harden highlighter against alias spans (#867) 2022-01-28 07:29:45 -05:00
util.rs Add an explicit 'print' command (#4535) 2022-02-18 13:43:34 -05:00
validation.rs WIP 2021-10-26 05:58:58 +13:00