nushell/crates
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
..
nu-build bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-cli Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
nu-errors bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-parser Support completion for paths with multiple dots (#1640) 2020-04-23 16:17:38 +12:00
nu-plugin bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-protocol bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-source bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-test-support bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu-value-ext bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_average bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_binaryview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_fetch bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_inc bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_match bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_post bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_ps bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_str bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_sys bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_textview bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00
nu_plugin_tree bump to 0.13.0 (#1625) 2020-04-21 17:01:03 +12:00