nushell/crates
Jason Gedge c973850571
Show completions more than one level below ~ (#2503)
Previously, we'd check for a `~/` prefix and then return the home directory as
the base `PathBuf`. We failed to consider pushing any of the other possible path
components into this base dir, which prevent completions more than one level
deep (for example, `~/.config/<TAB>` would fail).
2020-09-06 20:06:13 -04:00
..
nu_plugin_binaryview Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_fetch Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_from_bson Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_from_sqlite Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_inc Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_match Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_post Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_ps Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_s3 Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_start Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_sys Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_textview Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_to_bson Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_to_sqlite Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu_plugin_tree Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-cli Show completions more than one level below ~ (#2503) 2020-09-06 20:06:13 -04:00
nu-data Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-errors Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-parser Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-plugin Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-protocol Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-source Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-table Ensure ansi mode windows (#2494) 2020-09-04 14:24:46 -05:00
nu-test-support Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00
nu-value-ext Bump to 0.19.0 (#2483) 2020-09-02 15:37:06 +12:00