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
2021-04-28
fix: use treesitter language name instead of ft if available (#801)
Dhruv Manilawala
2021-04-17
fix: live_grep path appending with cwd when already absolute (#768)
August Masquelier
2021-04-14
picker(live_grep): add option to grep only over open files (#666)
James Walmsley
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-04-07
fix: Use standardized names for current buffer fuzzy find (#737)
TJ DeVries
2021-04-06
feat: buf highlights for current buffer fuzzy find (#732)
TJ DeVries
2021-04-04
feat: current buffer fuzzy find improvements (#694)
August Masquelier
2021-03-31
fix: better relative path output in `live_grep` and `grep_string` (#683)
Jesse Leite
2021-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
2021-03-21
Fix prompt titles. Closes #OCD. (#675)
Jesse Leite
2021-03-04
feat: add hidden opt to file_browser (#608)
Tom
2021-02-23
feat: file browser & refresh interface (#290)
Simon Hauser
2021-02-22
feat: Action improvements (#472)
TJ DeVries
2021-02-12
feat: add 'follow' opt to find_files (#530)
Asbjørn Håland
2021-01-27
Undo #465 (#469)
anott03
2021-01-25
fix: move to actions.select as default action (#465)
anott03
2021-01-20
grep_string/live_grep support multiple dirs (#448)
tami5
2021-01-12
fix #426 (#427)
Simon Hauser
2021-01-12
fix #385 (#422)
Simon Hauser
2021-01-04
fix: live_grep will now accept cwd (#390)
Simon Hauser
2021-01-03
fix: escape chars instead of resetting the prompt (#379)
elianiva
2021-01-03
fix: live_grep throws an error if you insert `\` (#378)
elianiva
2020-12-31
fix: tags now work with hasktags (#375)
Simon Hauser
2020-12-27
feat: all entry_makers are now overridable and icons for builtin.buffers (#364)
tamago324
2020-12-26
Feat: Add hidden to find_files (#340)
Julian Berman
2020-12-17
feat: add search_dirs opt to builtin.find_files to search from multiple dirs ...
Anirudh Haritas Murali
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-09
Feat: Opt in vim buffers for previewers (#298)
Simon Hauser
2020-11-26
Refactor builtin (#287)
Simon Hauser
[prev]