You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.nvimThe text was updated successfully, but these errors were encountered: