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
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):
nvim v0.8.0
sidebar latest
Many thanks,
René
The text was updated successfully, but these errors were encountered:
Thanks for this great product, I love it a lot.
Describe the bug
I use
cljoly/telescope-repo.nvim
together withnotjedi/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:
Expected behavior
Some background ticker looks for cwd's and updates.
Screenshots
Before:
After:
Environment (please complete the following information):
Many thanks,
René
The text was updated successfully, but these errors were encountered: