nushell/crates/nu-cli
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
tests Semicolon (#1613) 2020-04-20 18:41:51 +12:00
Cargo.toml Bump ichwh to version 0.3.4 (#1627) 2020-04-22 05:37:14 +12:00