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
Age
Commit message (
Expand
)
Author
2023-01-30
feat: add support for wrapping history on reaching history begin or end (#2349)
Reid Swan
2023-01-30
feat: Allow filtering for oldfiles and buffers (#2353)
Svetlozar Iliev
2023-01-30
fix: man_pages on macOS and FreeBSD (#2326) (#2352)
Fernando Schauenburg
2023-01-22
docs: telescope.nvim spelling and grammar fixes (#2325)
vladislav doster
2023-01-22
docs: proof-read edits (#2311)
James Trew
2023-01-22
docs: fix unfinised sentence in docs (#2335)
cristiansofronie
2023-01-22
fix: escape filename used in drop commands (#2339)
Ryan Blonna
2023-01-22
fix(oldfiles): use path separator from builtin utils in cwd_only (#2340)
Hasan Mahmud
2023-01-22
chore: fix stylua ci
Simon Hauser
2023-01-11
feat(pickers): add opt.show_remote_tracking_branches to git_branches (#2314)
Matt Taylor
2023-01-07
fix(old_files): opts.cwd_only includes similarly named dirs (#2308)
emmanueltouzery
2023-01-06
fix(tests): uses testharness in scrolling strategy (#2307)
Adam Tajti
2023-01-06
fix: live_grep additional_args parsing (#2306)
Simon Hauser
2023-01-06
fix: correctly parse filenames with special chars in git_status (#2296)
Jonas Strittmatter
2023-01-06
fix: do not use nvim_buf_line_count on unloaded buffers (#2261)
tzachar
2022-12-28
docs: fix typos/wording (#2283)
Tsakiris Tryfon
2022-12-28
feat(git): git_commits shows the current branch graph (#2288)
Cyan
2022-12-28
fix(docs): point to correct lua modules (#2284)
C.D. MacEachern
2022-12-28
chore: bump ci to more modern os and nvim versions (#2289)
Simon Hauser
2022-12-21
fix: jumplist picker indexing the line after (#2273)
Tobias S
2022-12-21
fix: misidentification invert and files_with_matches (#2240) (#2262)
fcying
2022-12-21
fix(builtin.live_grep): add spacer ":" even when coordinates disabled (#2275)
Luke Kershaw
2022-12-02
fix(builtin.commands): no preview for multiline description commands (#2244)
Anton
2022-12-02
fix: icons with multiple dots but without custom overrides (#2256)
Simon Hauser
2022-12-01
feat: support for multi-part file extensions like *.test.js (#2252)
Mat Jones
2022-11-28
feat: add configuration to fix encoding of output of find_command in find_fil...
zbq
2022-11-27
feat(builtin.keymaps): display noremap/buffer indicators and add lhs filter (...
Xavier Young
2022-11-27
feat: add new action to open quickfix window from quickfixhistory (#2249)
kyoh86
2022-11-23
feat: sort branches initially by authordate (#2236)
A. Schueler
2022-11-23
feat(picker): command history filter (#2132)
kkharji
2022-11-11
fix(lsp_references): not changing files if only 1 result (#2229)
Andreas Guth
2022-11-06
feat: add jump_type option for lsp_references (#2218)
Gutyina Gergő
2022-11-06
feat: the parameter "map" of attach_mappings can be list of modes to create m...
ADoyle
2022-11-06
fix: generate.refine with border=false (#2223)
Simon Hauser
2022-10-31
Revert "feat(git): notify when not in a git repo instead of error (#2181)" (#...
Simon Hauser
2022-10-26
fix: always load the up to date picker config on picker open
Simon Hauser
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-10-09
feat(diagnostics): change highlight groups to DiagnosticSign... (#2194)
Nghia Le Minh
2022-10-08
fix: selected icon highlight with color_devicons to false (#2187)
Antoine Bertin
2022-10-08
fix: preview = true (#2168)
Simon Hauser
2022-09-30
works with register name and content (#2178)
Tushar Kuntawar
2022-09-30
feat(git): notify when not in a git repo instead of error (#2181)
Antoine
2022-09-27
fix: builtin register picker better sorting (#2175)
Tushar Kuntawar
2022-09-27
fix: checktime when git checkout (#2176)
Jieru Mei
2022-09-17
fix: check for window before scrolling previewer (#2163)
Jonas Strittmatter
2022-09-17
fix: don't include current line in lsp references if current_line=false (#2165)
Marcus Caisey
2022-09-04
docs: update for git_files and live_grep (#2133)
Sam Rosenthal
2022-09-04
feat: added support for tabdrop (#2143)
Ryan Koval
[next]