Skip to content
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

Make dirvish-side follow the current project. #24

Closed
MagicRB opened this issue Apr 19, 2022 · 2 comments
Closed

Make dirvish-side follow the current project. #24

MagicRB opened this issue Apr 19, 2022 · 2 comments

Comments

@MagicRB
Copy link

MagicRB commented Apr 19, 2022

When projectile-switch-project is called, the dirvish side window doesn't update to reflect the change. Lisp code such as

(with-current-buffer (dirvish-side-buffer)
  (quit-window))
(dirvish-side)

as an post advice on projectile-switch-project should do the trick, I'm just not sure what to substitute for (dirvish-side-buffer).

@alexluigit
Copy link
Owner

Thanks for the suggestion. This should work OOB now.

@MagicRB
Copy link
Author

MagicRB commented Apr 20, 2022

Thanks! Treemacs replacement incoming

tarsius pushed a commit to emacsmirror/dirvish that referenced this issue Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants