nushell/crates/nu-command/src
Darren Schroeder ab22619f4a
enable ls_colors for the ls command (#340)
* enable ls_colors for the `ls` command

* added wrapping with ansi-cut so the ansi sequences don't bleed over

* clippy
2021-11-15 14:09:17 -06:00
..
conversions Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
core_commands Add record literal syntax (#326) 2021-11-11 12:14:00 +13:00
date Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
env Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
experimental Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
filesystem enable ls_colors for the ls command (#340) 2021-11-15 14:09:17 -06:00
filters 'update' command (#333) 2021-11-14 12:02:54 +13:00
formats Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
math Fix some nightly clippy warnings (#329) 2021-11-13 13:42:13 +13:00
strings Port parse command (#338) 2021-11-16 07:27:15 +13:00
system Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
viewers Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
default_context.rs Port parse command (#338) 2021-11-16 07:27:15 +13:00
example_test.rs Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
lib.rs Port date commands to engine-q 2021-10-31 07:54:51 +01:00