mirror of
https://github.com/nushell/nushell
synced 2024-12-30 15:03:25 +00:00
c973850571
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). |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |