nushell/crates/nu-command/src
JT fa5aab8170
Add simple stdin input command (#754)
* Add simple stdin input command

* Add binary input

* Tweak binary view
2022-01-16 15:28:28 +11:00
..
conversions new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00
core_commands Fixing captures (#723) 2022-01-12 15:06:56 +11:00
dataframe Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
filters Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00
formats type-o in signature (#633) 2021-12-31 09:54:30 -06:00
generators add seq_date command (#743) 2022-01-14 16:07:28 -06:00
hash Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
math Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
network Move fetch to extra and clean up some code (#664) 2022-01-06 10:06:16 +11:00
path Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
platform Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
random Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
shells More shell fixes (#673) 2022-01-05 17:36:42 +11:00
strings add more chars (#701) 2022-01-08 07:19:51 -06:00
system Hide Windows ps status, bump reedline (#749) 2022-01-16 06:44:24 +11:00
viewers Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
default_context.rs Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
example_test.rs Add reduce command (#700) 2022-01-08 02:40:40 +02:00
lib.rs add seq_date command (#743) 2022-01-14 16:07:28 -06:00