wting/autojump

How to fix autojump wrong destination

Opened this issue · 1 comments

I have sub directory with the same name of the parent directory
/Users/sarit/mein-codes/multy_herr/multy_herr
At first time autojump did correct jump to the parent. Later on it started to jump to the child directory. How to solve this behavior?
Do I need to reset it?

You can go to the child directory and do j --decrease to decrease that directory's weight in your database. (See j --help for more info.) If that doesn't fix it, you can do j --decrease 1000 to decrease the weight by a larger amount.