Jason Gedge 73e65df5f6
Fix path completions for cd command. (#2525)
Previously, we weren't expanding `~`, so `std::fs::metadata` was failing. We now
make use of `PathSuggestion` to get the actual path, as represented by a
`PathBuf`.
2020-09-09 18:32:20 -04:00
..
2020-09-02 15:37:06 +12:00
2020-09-09 10:35:45 +12:00
2020-09-09 10:35:45 +12:00
2020-09-02 15:37:06 +12:00
2020-09-02 15:37:06 +12:00
2020-09-09 10:35:45 +12:00
2020-09-09 10:35:45 +12:00
2020-09-09 10:35:45 +12:00