mirror of
https://github.com/nushell/nushell
synced 2025-01-20 09:04:21 +00:00
840bd98e01
While the "main" separator in Windows is the backslash, it supports the forward slash as a separator too. Add support for this so that the behavior is similar to the way Windows PowerShell handles the forward slash: it is recognized as a separator, and when using <tab> for path completion the slash is reversed. |
||
---|---|---|
.. | ||
commands | ||
examples | ||
utils | ||
commands.rs | ||
examples.rs | ||
futures.rs | ||
lib.rs | ||
prelude.rs | ||
utils.rs |