mirror of
https://github.com/nushell/nushell
synced 2024-11-15 01:17:07 +00:00
973a8ee8f3
Nu has many commands that allow the nuño to customize behavior such as UI and behavior. Today, coloring can be customized, the line editor, and other things. The more options there are, the higher the complexity in managing them. To mitigate this Nu can store configuration options as nested properties. But to add and edit them can be taxing. With column path support we can work with them easier. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |