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

[fix] Items from entry_maker are missing filename #2

Merged
merged 2 commits into from
May 14, 2022

Conversation

srihari93
Copy link
Contributor

The items in entry_maker are missing filename. This is causing errors when the entries are piped to trouble.nvim.


There are multiple examples of filename usage in telescope, I learned usage from there. Ex:1, Ex:2. Ex:3


The trouble.nvim is expecting the filename here. And, is failing at vim.fn.bufnr(item.filename, true)

@kelly-lin
Copy link
Owner

Nice one, thanks @srihari93

@kelly-lin kelly-lin merged commit 0ce7e4b into kelly-lin:main May 14, 2022
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.

None yet

2 participants