nushell/crates
Jason Gedge 6535ae3d6e
Show directories and executable for command completion. (#2446)
* Show directories and executable for command completion.

Previously we chose from two sets for completing the command position:

1. internal commands, and
2. executables relative to the PATH environment variable.

We now also show directories/executables that match the relative/absolute path
that has been partially typed.

* Fix for Windows
2020-08-30 15:31:42 +12:00
..
nu_plugin_binaryview Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_fetch Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_from_bson Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_from_sqlite Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_inc Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_match Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_post Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_ps Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_s3 Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_start Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_sys Update battery version (#2413) 2020-08-26 06:59:39 +12:00
nu_plugin_textview Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
nu_plugin_to_bson Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_to_sqlite Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu_plugin_tree Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu-cli Show directories and executable for command completion. (#2446) 2020-08-30 15:31:42 +12:00
nu-data Extract out history parts. 2020-08-27 06:28:18 -05:00
nu-errors Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu-parser Add spans to pipelines. 2020-08-28 05:17:58 -05:00
nu-plugin Slim down cli plugin logic. 2020-08-27 06:28:18 -05:00
nu-protocol Command expression need not carry span information. 2020-08-24 22:48:33 -05:00
nu-source Add method to convert ClassifiedBlock into completion locations. (#2316) 2020-08-21 15:37:51 -04:00
nu-table Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu-test-support Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
nu-value-ext Allow invocations and fix span error reporting. 2020-08-26 06:46:14 -05:00