Alexander Yalunin

Results 6 comments of Alexander Yalunin

This helped me https://github.com/wting/autojump/issues/511#issuecomment-362142038: You have to `cd ` first than autojump will remember it for you the next time you call `j `

For those who need memory leak detection (aka LeakSanitizer) try this In Preferences | Build, Execution, Deployment | CMake -> Cmake options use `-DCMAKE_BUILD_TYPE=ASAN -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++` and ![2021-10-20 18 43 59](https://user-images.githubusercontent.com/23011284/138126675-c5abf2f5-f14b-4316-a108-ae5df2b598ea.jpg)

@schreven according to prev issues I assume you have the latest updates, could you please share your branch?