mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 13:59:17 +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. |
||
|---|---|---|
| .. | ||
| nu-cli | ||
| nu-data | ||
| nu-errors | ||
| nu-parser | ||
| nu-plugin | ||
| nu-protocol | ||
| nu-source | ||
| nu-table | ||
| nu-test-support | ||
| nu-value-ext | ||
| nu_plugin_binaryview | ||
| nu_plugin_fetch | ||
| nu_plugin_from_bson | ||
| nu_plugin_from_sqlite | ||
| nu_plugin_inc | ||
| nu_plugin_match | ||
| nu_plugin_post | ||
| nu_plugin_ps | ||
| nu_plugin_s3 | ||
| nu_plugin_start | ||
| nu_plugin_sys | ||
| nu_plugin_textview | ||
| nu_plugin_to_bson | ||
| nu_plugin_to_sqlite | ||
| nu_plugin_tree | ||