2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Michael Angerman
d4b6b4b09a
update all cargo crates to edition 2021 () 2022-01-21 00:13:45 +11:00
JT
850f66aa9d
Fix build breakage - bump ansi term ()
* Fix build breakage - bump ansi term

* Remove e-q ansi term
2022-01-03 09:36:32 +11:00
Darren Schroeder
9a864b5017
allow flatshape (command line syntax) theming ()
* allow flatshape (command line syntax) theming

* renamed crate, organized
2021-12-16 06:17:29 -06:00
Darren Schroeder
a8e5cb871e
optionally remove table output color () 2021-12-09 10:00:26 -06:00
Darren Schroeder
d8c721282b
add optional footer to table ()
* add optional footer to table

* missed a draw_table
2021-12-01 13:20:23 -06:00
Darren Schroeder
250743f60f
add coloring by primitive, bring in nu-ansi-term crate ()
* add coloring by primitive, bring in nu-ansi-term crate

* clippy
2021-11-20 07:12:35 -06:00
Darren Schroeder
ab22619f4a
enable ls_colors for the ls command ()
* 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
JT
fcee3c65bd
Bump some deps () 2021-11-08 11:09:30 +13:00
JT
26d50ebcd5 Add a very silly table 2021-09-10 14:27:12 +12:00