nushell/crates/nu-command/tests
Stefan Holderbach 0d06b6259f
Change miette theme based on ANSI config (#5588)
* Change miette theme based on ANSI config

Use the base ansi colors to simplify the use of the terminal emulator
theming.
Turn of most eye-candy (including unicode) when using
`$config.use_ansi_coloring: false`

Addresses #5582

* Fix error test affected by changed styling
2022-05-19 13:59:14 -05:00
..
commands Change miette theme based on ANSI config (#5588) 2022-05-19 13:59:14 -05:00
format_conversions document out positional argument type (#5461) 2022-05-08 08:11:28 -05:00
main.rs Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00