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

Support interactive grep in global search UI #2233

Closed
BadBastion opened this issue Apr 23, 2022 · 1 comment
Closed

Support interactive grep in global search UI #2233

BadBastion opened this issue Apr 23, 2022 · 1 comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@BadBastion
Copy link
Contributor

I believe using the FilePicker UI for global_search isn't as ergonomic as interactively editing the grep regex. In addition, it prevents extending the picker with substitution syntax.

I imagine supporting something like live_grep by inverting the dialog, creating a FilePicker with two dialogs, or maybe just using a :picker-filter {regex} command.

live_grep example: https://github.com/nvim-telescope/telescope.nvim

@BadBastion BadBastion added the C-enhancement Category: Improvements label Apr 23, 2022
@BadBastion BadBastion changed the title Support interactive global search UI Support interactive grep in global search UI Apr 23, 2022
@the-mikedavis
Copy link
Member

Duplicate of #196

@the-mikedavis the-mikedavis marked this as a duplicate of #196 Apr 23, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants