nushell/crates/nu-color-config/src
David Matos c3c3481ef5
fix color_config crashing on nonstring data (#7215)
This PR closses issue #7155, where now providing a non valid color will
just ignore it and use the default.

Making the same changes as the original issue just starts nushell
without crashing.
2022-11-23 23:32:25 +01:00
..
color_config.rs fix color_config crashing on nonstring data (#7215) 2022-11-23 23:32:25 +01:00
lib.rs Highlight matching brackets / parentheses (#6655) 2022-10-22 11:55:45 -05:00
matching_brackets_style.rs Highlight matching brackets / parentheses (#6655) 2022-10-22 11:55:45 -05:00
nu_style.rs Fix color parsing (#6234) 2022-08-05 06:30:44 -05:00
shape_color.rs Stdout/Stderr redirection (#7185) 2022-11-23 07:26:13 +13:00