mirror of
https://github.com/danbulant/nushell
synced 2026-06-10 18:20:25 +00:00
* added `nu-utils` crate, fixed issue where externals turn off vt processing * hopefully make work in non-windows environments * clippy |
||
|---|---|---|
| .. | ||
| commands.rs | ||
| completions.rs | ||
| config_files.rs | ||
| errors.rs | ||
| eval_file.rs | ||
| lib.rs | ||
| nu_highlight.rs | ||
| print.rs | ||
| prompt.rs | ||
| prompt_update.rs | ||
| reedline_config.rs | ||
| repl.rs | ||
| syntax_highlight.rs | ||
| util.rs | ||
| validation.rs | ||