Open julianschwuchow opened 1 year ago
Are you aware of the bookmark
feature ?
execute the command m
in your shell and see if you have entries.
If you have an entry it will probably be ~/Downloads
.
set this in your fish config to disable the feature set -U budspencer_no_cd_bookmark
For some time now every new terminal I open starts in ~/Downloads and not ~ or the current working dir. E.g. opening a new embedded terminal in Webstorm should start the terminal in the root of my project but it opens in ~/Downloads.
I tried reinstalling budspencer but that didn't solve the issue.
If I switch to any other theme the issue disappears and fish works as expected again. Is there any cache I could clear or something that could cause this issue?