nushell/crates/nu-command/src
Darren Schroeder 3a17b60862
new command fmt to format numbers (#707)
* new command `fmt` to format numbers

* remove comments
2022-01-09 19:19:41 -06:00
..
calendar Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
conversions new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00
core_commands Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
dataframe Use only $nu.env.PWD for getting the current directory (#587) 2022-01-05 09:30:34 +11:00
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fixes how environment is cloned inside tight loops (#678) 2022-01-06 09:21:26 +11:00
filters Add reduce command (#700) 2022-01-08 02:40:40 +02:00
formats type-o in signature (#633) 2021-12-31 09:54:30 -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 ability to specify an ansi style (#595) 2021-12-27 08:59:55 -06: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 Limit when we expand external args (#668) 2022-01-05 12:09:53 +11:00
viewers Revert "added a better default for ls_colors (#703)" (#711) 2022-01-09 16:48:29 -06:00
default_context.rs new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00
example_test.rs Add reduce command (#700) 2022-01-08 02:40:40 +02:00
lib.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00