summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin/__files.lua
AgeCommit message (Expand)Author
2023-02-20fix: current_buffer_fuzzy_find highlighter (#2394)Simon Hauser
2023-02-19feat: support selection for grep_string (#2333)cristiansofronie
2023-02-19fix: current_buffer_fuzzy_find push cursor (#2393)Simon Hauser
2023-01-06fix: live_grep additional_args parsing (#2306)Simon Hauser
2022-12-28chore: bump ci to more modern os and nvim versions (#2289)Simon Hauser
2022-12-21fix: misidentification invert and files_with_matches (#2240) (#2262)fcying
2022-10-25fix: rg invert and files-with-matches res line parsing (#2208)Simon Hauser
2022-10-24feat: allow table as additional args in live grep and grep string (#2139)Gutyina Gergő
2022-10-24perf(builtin): faster list extend for find_files (#2205)kylo252
2022-08-27fix(preview): update buffer previewer to upstream changes (#2150)Christian Clason
2022-08-13fix: find_files to force color=never (#2130)Bryce Montano
2022-08-04fix: restore testing framework to actually work (#2070)TJ DeVries
2022-07-07fix: live_grep search_dirs and grep_open_files optsSimon Hauser
2022-07-07chore: reformat with stylua 0.14.0Simon Hauser
2022-07-06feat(grep_string): invert_match for search="", removing empty lines (#2040)Simon Hauser
2022-07-06feat: grep_open_files for builtin.grep_string (#2039)Simon Hauser
2022-07-03chore: make to_fuzzy_refine configurable (#2034)Simon Hauser
2022-07-01break: prefix internal files and add deprecation messages (#2032)Simon Hauser