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
Age
Commit message (
Expand
)
Author
2021-07-14
fix: builtin `find_files`, `find` command `win32` check == 0 (#989)
Luke Kershaw
2021-07-13
feat: add Windows `where` file finder command (#979)
Luke Kershaw
2021-07-11
fix: for closed buffer in tagstack picker (#972)
caojoshua
2021-07-11
refactor: Jumplist picker uses quickfix entry maker. Delete jumplist entry ma...
caojoshua
2021-07-08
Consistent filepath display and code cleanup. (#839)
caojoshua
2021-07-03
feat: option to `include_extensions` in `builtin` picker (#953)
Luke Kershaw
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-14
feat: cycle previewers with commit and bcommit already using it (#528)
Simon Hauser
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-06-12
fix: ripgrep 13
Simon Hauser
2021-06-10
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)
fdschmidt93
2021-06-10
feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...
fdschmidt93
2021-06-09
feat: set defaults for each picker in telescope setup (#883)
Simon Hauser
2021-06-06
docs: update builtin.file_browser options (#887)
David Mejorado
2021-06-06
fix: search_dirs in builtin.grep_string (#897)
the continium
2021-06-03
docs: add more builtin.buffers documentation (#888)
Gwarnifarn
2021-06-01
fix: correctly check output of git worktree command (#882)
Jose Alvarez
2021-05-31
feat: add prefiltering to treesitter picker (#879)
fdschmidt93
2021-05-30
Change the `show_all_buffers` option to true by default for `buffers` picker ...
Ben Smith
2021-05-16
fix: string.find() matching for only_cwd option (builtin.buffers) (#849)
Damon Timm
2021-05-13
Docs for builtin pickers (#783)
Ben Smith
2021-05-11
fix: add git_stash field to builitn (#836)
saadparwaiz1
2021-05-11
create new action: git switch (#798)
Kyoichiro Yamada
2021-05-11
feat: add git_stash picker (#800)
Amirreza Askarpour
2021-05-09
feat: jumplist picker and jump to row/col on existing buffers. (#813)
caojoshua
2021-05-08
feat: add use_regex option to grep_string (#767)
Khalid
2021-05-08
fix: oldfiles cwd_only that include backslashes (windows) (#820)
Luke Kershaw
2021-05-06
handle errors from buf_request_sync (#819)
William Boman
2021-04-28
fix: file browser navigate to parent directory on windows (#786)
Alex Fischer
2021-04-28
fix: use treesitter language name instead of ft if available (#801)
Dhruv Manilawala
2021-04-23
feat: add search history picker (#769)
Volodymyr Kot
2021-04-22
fix checking for git dir in a bare repo (#757)
PolarMutex
2021-04-20
fix: support multiple clients in lsp code actions (#722)
William Boman
2021-04-20
lsp: Implement lsp.implementations similar to lsp.definitions (#743)
Viktor Kojouharov
2021-04-17
fix: live_grep path appending with cwd when already absolute (#768)
August Masquelier
2021-04-15
feat: table layout for builtin commands (#754)
Weihang Lo
2021-04-14
picker(live_grep): add option to grep only over open files (#666)
James Walmsley
2021-04-14
git(action): create and checkout branch (#755)
Ben Smith
2021-04-13
added a new DynamicFinder (which can be used with rust_analyzer) (#705)
oberblastmeister
2021-04-09
fix: update to newer code (#744)
TJ DeVries
2021-04-09
pickers(buffers): added only_cwd opt (#739)
Nitin Chaudhary
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-07
fix(git_branches): use the quoted fields instead of json-formatting and fix r...
Kyoichiro Yamada
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-04-03
Fix #707: lsp_workspace_symbols add support for multiple clients. (#718)
ovikk13
2021-03-31
fix: better relative path output in `live_grep` and `grep_string` (#683)
Jesse Leite
2021-03-30
fix: no longer leaking one buffer previewer in some occasions (#664)
Simon Hauser
2021-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
[prev]
[next]