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

Handle changes in the Telescope API #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awerebea
Copy link

Eliminate an incompatibility introduced by commit in the Telescope repository, where utils.transform_path() began returning multiple display and path_style values instead of a single display value.

Eliminate an incompatibility introduced by [commit](nvim-telescope/telescope.nvim@a4432df)
in the Telescope repository, where `utils.transform_path()` began
returning multiple `display` and `path_style` values instead of a single
`display` value.
@NachoVazquez
Copy link

Do you know if this project is abandoned? I noticed that the last closed PR was from a year ago, except for a big one from last month. I want to know if there is a fork available that is being published or if I have to create my own. The issue this PR fixes is very annoying.

@PhilVoel
Copy link

Do you know if this project is abandoned? I noticed that the last closed PR was from a year ago, except for a big one from last month. I want to know if there is a fork available that is being published or if I have to create my own. The issue this PR fixes is very annoying.

It seems that Prime will stop maintaining this in favour of polarmutex' fork (according to #115). Don't know how active development is on that version. The latest commit in the rewrite branch is already 3 months old so maybe they are taking a break.
A similar issue has been opened there as well just a few days ago.
If you need the plugin to work it might be safer to use anwerebea's repo for now and subscribe to the respective issues in the official repositories for when they implement the fix.

@NachoVazquez
Copy link

Thanks, @PhilVoel. Yeah, I forked the repo and added this fix. I'm using my fork for now, but of course, that is only temporary.

It is good to know where the plugin is going.

mkhattat added a commit to mkhattat/git-worktree.nvim that referenced this pull request Jun 5, 2024
bertverbessem added a commit to bertverbessem/git-worktree.nvim that referenced this pull request Aug 27, 2024
Clumsy-Coder added a commit to Clumsy-Coder/git-worktree.nvim that referenced this pull request Dec 2, 2024
  ## what
  - displaying worktrees when loading telescope

  ## how
  - check
    - ThePrimeagen#122
    - ThePrimeagen#124

  ## why
  - telescope 0.1.5 breaks the code when listing available git worktress

  ## where
  - ./lua/telescope/_extensions/git_worktree.lua

  ## usage

  ## commit id, issue or pull request

  ## notes
Clumsy-Coder added a commit to Clumsy-Coder/git-worktree.nvim that referenced this pull request Dec 2, 2024
  ## what
  - displaying worktrees when loading telescope

  ## how
  - check
    - ThePrimeagen#122
    - ThePrimeagen#124

  ## why
  - telescope 0.1.5 breaks the code when listing available git worktress

  ## where
  - ./lua/telescope/_extensions/git_worktree.lua

  ## usage

  ## commit id, issue or pull request

  ## notes
Clumsy-Coder added a commit to Clumsy-Coder/git-worktree.nvim that referenced this pull request Dec 2, 2024
  ## what
  - displaying worktrees when loading telescope

  ## how
  - check
    - ThePrimeagen#122
    - ThePrimeagen#124

  ## why
  - telescope 0.1.5 breaks the code when listing available git worktress

  ## where
  - ./lua/telescope/_extensions/git_worktree.lua

  ## usage

  ## commit id, issue or pull request

  ## notes
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 this pull request may close these issues.

3 participants