2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-14 21:18:49 +00:00
nushell/crates/nu-cli
Reilly Wood 5cc6505512
Handle Windows drive paths in auto-cd ()
* Handle Windows drive paths in auto-cd

* Limit `use regex` to Windows

* Use lazy_static for Windows drive path regex

* try fixing Clippy on *nix
2022-07-15 19:01:38 -07:00
..
src Handle Windows drive paths in auto-cd () 2022-07-15 19:01:38 -07:00
tests Split merging of parser delta and stack environment () 2022-07-14 17:09:27 +03:00
Cargo.toml Handle Windows drive paths in auto-cd () 2022-07-15 19:01:38 -07:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00