fixup! Fix `cd`ing home when no matching directory in `fish`
This commit is contained in:
parent
1e4a81e659
commit
df9002c5e7
|
|
@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- When no match is found, `fish` stays in the current directory.
|
- When no match is found, `fish` no longer `cd`s to the user's home.
|
||||||
|
|
||||||
## [0.3.1] - 2020-04-03
|
## [0.3.1] - 2020-04-03
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue