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

bug: Can't send telescope git status to trouble #521

Closed
3 tasks done
niba opened this issue Jun 24, 2024 · 0 comments · Fixed by #522
Closed
3 tasks done

bug: Can't send telescope git status to trouble #521

niba opened this issue Jun 24, 2024 · 0 comments · Fixed by #522
Labels
bug Something isn't working

Comments

@niba
Copy link

niba commented Jun 24, 2024

Did you check docs and existing issues?

  • I have read all the trouble.nvim docs
  • I have searched the existing issues of trouble.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.10.0

Operating system/version

MacOs 14.3

Describe the bug

When you try to send a git status data to trouble then you get an error: "Filename is required"
As a workaround you can send it to quickfix first

Steps To Reproduce

  1. Integrate trouble with telescope
  2. Open telescope using git status command: Telescope git_status
  3. Try to send data to trouble

Expected Behavior

Trouble should open and consume list of files.

Repro

No response

@niba niba added the bug Something isn't working label Jun 24, 2024
@folke folke closed this as completed in 6e19371 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant