mirror of
https://github.com/nushell/nushell.git
synced 2025-02-03 12:09:38 +01: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 |
||
---|---|---|
.. | ||
base.rs | ||
command_completions.rs | ||
completer.rs | ||
completion_options.rs | ||
custom_completions.rs | ||
directory_completions.rs | ||
dotnu_completions.rs | ||
file_completions.rs | ||
flag_completions.rs | ||
mod.rs | ||
variable_completions.rs |