nushell/crates/nu-parser
Kevin Del Castillo 9ec2aca86f
Support completion for paths with multiple dots (#1640)
* refactor: expand_path and expand_ndots now work for any string.

* refactor: refactor test and add new ones.

* refactor: convert expanded to owned string

* feat: pub export of expand_ndots

* feat: add completion for ndots in fs-shell
2020-04-23 16:17:38 +12:00
..
src Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
Cargo.toml Update Cargo.toml 2020-04-22 06:34:32 +12:00