-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start search on the current pane cwd location #14
Comments
Any workaround to use the cwd of the current pane ? |
Hey umm... isn't this already how it is in the latest Zellij and the latest Monocle? That's how it works for me... |
For me, it's always using the directory from where I started the zellij session. Edit : I think I got it, I wasn't closing the monocle floating pane so it didn't refresh with the new cwd |
This issue I have with this is that one has to constantly close the existing floating pane when switching between directories. I would like to be able to open a floating pane with Monocle (helps me focus on the search better, and fixes the issue that when @imsnif Am I right that this use case is currently not possible? |
If I have 3 panes, each with a different directory set with cwd, when I start monocle to search, it seems to be using only the last cwd in my layout file. Even if I change pane, it will keep the last cwd as the search path.
Ideally, it would be able to use the last focused pane's cwd.
The text was updated successfully, but these errors were encountered: