mirror of
https://github.com/nushell/nushell
synced 2025-01-16 23:24:14 +00:00
8d7bb9147e
* fixes the issue for 'open' and other commands that explicitly use `SyntaxShape::Filepath` * fixes for `rm` and similar commands * fixes for `ls`: potentially breaking? * fmt * a curious fix to the test * a curious fix to the test, except for Windows this time * fixes Windows tests failing * resolves it by putting an explicit check for `ls` * reverts unnecessary test changes; fmt * changes the order of completion operations |
||
---|---|---|
.. | ||
completions | ||
menus | ||
commands.rs | ||
config_files.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 |