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