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
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
2022-09-04
fix: previewer if custom_captures are set (#2156)
Simon Hauser
2022-09-03
fix: nop i_<c-j> because we dont want allow new line (#2147)
Simon Hauser
2022-08-27
fix(preview): update buffer previewer to upstream changes (#2150)
Christian Clason
2022-08-26
fix: remove un-needed check (#2144)
Alexe Radu Andrei
2022-08-26
fix(sorters): add highlighter to fuzzy_with_index_bias (#2134)
Munif Tanjim
2022-08-24
fix(pickers): always redraw when screen is resized (#2140)
Aki
2022-08-19
Revert "rfc: use extmarks for highlighting and carets (#2099)" (#2138)
Fabian David Schmidt
2022-08-18
rfc: use extmarks for highlighting and carets (#2099)
Jeremy Saenz
2022-08-13
feat: add drop command for buffers (#2131)
Ryan Blonna
2022-08-13
fix: make_entry.gen_from_string is a factory and needs to be called (#2116)
MichaĆ Nowotnik
2022-08-13
fix: typo in docs (#2100)
Emiel Van Severen
2022-08-13
docs: fix arguments in mappings table to refelct implementation (#2111) (#2125)
Nikita Kulakov
2022-08-13
fix: find_files to force color=never (#2130)
Bryce Montano
2022-08-13
chore: reduce log level to trace in pickers.lua (#2124)
Jonas Strittmatter
2022-08-10
fix: previewer if cwd is not curr dir (#2084)
Simon Hauser
2022-08-09
fix(previewer): regression on live_grep (#2119)
Fabian David Schmidt
2022-08-09
fix(buffer_previewer): bypass path validation for terminal buffers (#2117)
Fabian David Schmidt
2022-08-04
fix: restore testing framework to actually work (#2070)
TJ DeVries
2022-08-01
fix(resolve): Check val not nil in resolve funcs (#2097)
chmnchiang
2022-08-01
fix: error due to concatenating table to string (#2108)
Christoph Blessing
2022-07-22
fix: move the moon behind show_moon option and update documentation (#2072) (...
steven
2022-07-22
fix: `Telescope` command lsp_definition call (and potentially more) (#2086)
Simon Hauser
2022-07-21
fix(which_key): mode width options typo (#2078)
Nicholas Hoffman
2022-07-19
fix(which_key): only get telescope mappings (#2090)
Fabian David Schmidt
2022-07-16
fix: push history on refine (#2074)
Simon Hauser
2022-07-12
fix: cursor theme for nvim 0.7 (#2069)
Simon Hauser
2022-07-12
chore: remove deprecated functions / messages (#2063)
Simon Hauser
2022-07-12
fix: cursor theme if winbar is set (#2066)
Simon Hauser
2022-07-12
docs: mappings documentation overhaul (#2065)
Simon Hauser
2022-07-12
perf: limit scrolling size (#2059)
Simon Hauser
2022-07-12
docs: add module names to fix gO (#2064)
Simon Hauser
2022-07-10
fix: from_entry escape and validation (#2058)
Simon Hauser
2022-07-07
fix: more autocmds desc fixes (#2049)
Simon Hauser
2022-07-07
fix: also map <C-/> for which-key (#2051)
Gregory Anders
2022-07-07
fix: live_grep search_dirs and grep_open_files opts
Simon Hauser
2022-07-07
fix: grep_string search= jump to line
Simon Hauser
2022-07-07
fix: autocmd, show desc if available (#2046)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-06
docs: add missing opts docs for lsp builtins
Simon Hauser
2022-07-06
feat(grep_string): invert_match for search="", removing empty lines (#2040)
Simon Hauser
2022-07-06
fix(path_display): allow function on path_display (#2043)
Charles Moscofian
2022-07-06
feat: grep_open_files for builtin.grep_string (#2039)
Simon Hauser
2022-07-04
fix: path_display hidden for make_entry.gen_from_quickfix (#2038)
Charles Moscofian
2022-07-03
chore: make to_fuzzy_refine configurable (#2034)
Simon Hauser
2022-07-03
fix(from_entry): treat directories as valid paths (#2035)
Fabian David Schmidt
[next]