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

No worktrees with Telescope 0.1.6 #122

Open
jorgevds opened this issue Apr 26, 2024 · 7 comments · May be fixed by #126
Open

No worktrees with Telescope 0.1.6 #122

jorgevds opened this issue Apr 26, 2024 · 7 comments · May be fixed by #126

Comments

@jorgevds
Copy link

Hello friends,

Friendly PSA that updating Telescope to 0.1.6 broke my install of this plugin. For some reason calling

:lua require('telescope').extensions.git_worktree.git_worktrees()

opens a Telescope window with no worktrees, even though worktrees exist in the repo. This issue persists through creating new worktrees.

Rolling Telescope back to 0.1.5 fixed this issue.

@cesarFuhr
Copy link

I had the same issue, I observed this warning message:

[telescope] [WARN  18:08:04] /home/xxxxx/.local/share/nvim/site/pack/packer/start/telescope.nvim/lua/telescope/pickers.lua:669: Finder failed with
 msg:  ...tart/telescope.nvim/lua/telescope/pickers/highlights.lua:33: Expected lua string

@cesarFuhr
Copy link

I have a PR up with a fix that worked for me: #123

@awerebea
Copy link

This is also fixed by PR #124 in a slightly different way, with fewer code changes.

@lpanebr
Copy link

lpanebr commented May 20, 2024

This is also fixed by PR #124 in a slightly different way, with fewer code changes.

Thanks! This works!!!

@svartkanin
Copy link

Fixed it for me as well, would be good to get it merged

@mgierada mgierada linked a pull request Jun 29, 2024 that will close this issue
@luqasz
Copy link

luqasz commented Jul 16, 2024

Is this repo still alive ?

@theIbraDev
Copy link

theIbraDev commented Aug 5, 2024

Is this repo still alive ?

Dead, i would reccomend using a fork that implements some of the pr's here.

Edit: Polarmutex finally finished his new V2 version. I would look at it here: https://github.com/polarmutex/git-worktree.nvim

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

Successfully merging a pull request may close this issue.

7 participants