feat: support selection for grep_string (#2333)
This commit is contained in:
@@ -804,7 +804,8 @@ builtin.live_grep({opts}) *telescope.builtin.live_grep()*
|
||||
|
||||
|
||||
builtin.grep_string({opts}) *telescope.builtin.grep_string()*
|
||||
Searches for the string under your cursor in your current working directory
|
||||
Searches for the string under your cursor or the visual selection in your
|
||||
current working directory
|
||||
|
||||
|
||||
Parameters: ~
|
||||
|
||||
Reference in New Issue
Block a user