Justs Zarins
Results
2
comments of
Justs Zarins
See what you get if you do `echo $PROMPT_COMMAND`. In my case it showed that `USER_PROMPT_COMMAND` is run at the end of `PROMPT_COMMAND`. I then edited `~/.autojump/share/autojump/autojum.bash` (change as appropriate...
I would say that "recursion on a file" just returns that one file. That's how, e.g. `find example/a.f90 -name "*.f90"` behaves.