nushell/crates/nu-cli
Reilly Wood 5cc6505512
Handle Windows drive paths in auto-cd (#6051)
* 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 (#6051) 2022-07-15 19:01:38 -07:00
tests Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
Cargo.toml Handle Windows drive paths in auto-cd (#6051) 2022-07-15 19:01:38 -07:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00