mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 06:01:11 +02:00
Fixes nushell/nushell#13207 # Description This fixes the parsing of command usage when that command comes from a file with CRLF line endings. See nushell/nushell#13207 for more details. # User-Facing Changes Users on Windows will get correct autocompletion for `std` commands. |
||
---|---|---|
.. | ||
cached_file.rs | ||
call_info.rs | ||
capture_block.rs | ||
command.rs | ||
engine_state.rs | ||
mod.rs | ||
overlay.rs | ||
pattern_match.rs | ||
stack_out_dest.rs | ||
stack.rs | ||
state_delta.rs | ||
state_working_set.rs | ||
usage.rs | ||
variable.rs |