Why does floax `cd` every time instead of remembering the last directory?
Hi,
While coding in a C++ project I want to be inside `build` directory and run the build scripts to check if everything worked.
However floax opens / `cd` into the project root directory every time. Even when I `cd build` into the build directory and use `prefix-p` to close-and-reopen the floax window, floax does not remember that I was inside the build directory. Instead it `cd`s back into the project root directory.
This behavior does not feel good for my work since I always need to be inside the `build` directory.
Is there anyway to change this?
Thank you
~oxcrow
1 条评论