1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-29 06:17:54 +02:00
Douglas 3bedbd0669
Respect use_ansi_coloring setting in banner ()
# Description

Partial fix for  - If `$env.config.use_ansi_coloring` is `false`,
strip the ansi coloring before displaying.

# User-Facing Changes

Bug fix

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A
2024-10-10 09:58:37 -05:00
..