Alexei Samokvalov
Alexei Samokvalov
Currently, the value references are statically created, but these objects are not needed after the parsing completes.
The current `Parser` implementation exits on failure. This makes it impossible to test errors.
The `--color` option can be automatically present if configured. It can explicitly disable or enable coloring.
It might be helpful if an app has a lot of options.
### Describe the bug The `find` command adds coloring to the matched lines also in scripts. This feature breaks scripts. ### How to reproduce ```sh > let a = ('https://www.nushell.sh'...
This feature must be opt in.