You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Describe the bug
I use cljoly/telescope-repo.nvim together with notjedi/nvim-rooter.lua this allows me to startup nvim 0.8.0 anywhere and then cd to my project with telescope. The actual bug is that sidebar isn't refreshing without loosing the focus and getting the focus back (nvim loosing focus over display-manager mouse).
To Reproduce
Steps to reproduce the behavior:
Open nvim
:cd /tmp
Nothing happens
click another dm window
click back to neovim and your fine.
Expected behavior
Some background ticker looks for cwd's and updates.
Screenshots
Before:
After:
Environment (please complete the following information):