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

Feature request: able to select and alt+q to push selections into quickfix #71

Open
ogios opened this issue Mar 22, 2024 · 2 comments
Open

Comments

@ogios
Copy link

ogios commented Mar 22, 2024

this is and example from Telescope lsp_references, it's able to use <Tab> to select and <M-q> to push selections to quickfix

image

image

@dinhmai74
Copy link

  ['<C-q>'] = actions.quickfix should send the result into quickfix, right? @ogios 

@ogios
Copy link
Author

ogios commented Apr 13, 2024

@dinhmai74 yes, but it pushes all results into quickfix.
if there's too many, it would be great to preview them in glance.nvim and only select some of them into quickfix

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

No branches or pull requests

2 participants