mirror of
https://github.com/nushell/nushell.git
synced 2025-05-17 21:24:35 +00:00
* WIP - compiling but not working * semi-working * making progress * working except for table lines * fmt + clippy * cleaned up some comments * working line colors * fmt, clippy, updated sample config.toml * merges * ensure ansi mode is enabled on windows ansi mode sometimes gets out of sync in Windows. I'm not sure why but this appears to fix it.