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
/
make_entry.lua
Age
Commit message (
Expand
)
Author
2022-03-11
fix(grep): make filename parser non-greedy (#1785)
Tom
2022-03-10
fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)
Simon Hauser
2022-02-14
fix: add opts.bufnr and opts.winnr to builtin picker (#1706)
James Trew
2022-01-16
fix: handle filenames with colons in `live_grep` (#1609)
Luke Kershaw
2022-01-14
feat: make results pane of builtin `keymaps` more readable (#1684)
daangoossens22
2021-12-10
feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)
Simon Hauser
2021-12-06
fix: git stash entry formatting (#1452)
Farbod Salamat-Zadeh
2021-12-03
fix: regression with grep builtins (#1548)
Simon Hauser
2021-12-03
fix: check for Windows drive letter when parsing vimgrep (#1494)
Luke Kershaw
2021-12-01
fix: Remove symbol_msg substitution (#1525)
Daniel Kempkens
2021-11-27
feat: extend functionality of `entry_display.create` (#1408)
Luke Kershaw
2021-10-19
fix(tags): wrong path separator on Windows (#1354)
x1314aq
2021-09-26
fix: tags now also support suppercollider tags (#1284)
Simon Hauser
2021-09-19
feat: `truncate` option for `path_display` (#1254)
Luke Kershaw
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-09-10
fix: stale lnum in buffer previewer (#1229)
fdschmidt93
2021-09-10
fix: jump to tag if buffer has unsaved changes (#1230)
Simon Hauser
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
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-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-27
fix: display issues in `:Telescope registers` (#940)
Luke Kershaw
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-10
feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...
fdschmidt93
2021-05-30
fix: attempt to concatenate when entry.kind == nil or or symbol_type == nil (...
Alex Mastro
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 option to configure width of items in gen_from_lsp_symbols() (#812)
Tom Praschan
2021-05-08
feat: Add only_sort_tags option for builtin.tags (#825)
Eugene Oliveros
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-09
feat: add icons to git_status finder (#401)
Senghan Bright
2021-04-09
fix: update to newer code (#744)
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-04
fix: error from unset LspDiagnosticSign & introduce opts.no_sign to lsp_*_dia...
fdschmidt93
2021-03-04
feat: workspace diagnostics, jump to and improved styling (#599)
fdschmidt93
2021-03-03
feat: lsp diagnostics and prefiltering by entry attribute (#543)
fdschmidt93
2021-03-01
refactor: move transform_devicons and get_devicons to utils (#580)
ndavid
2021-02-12
fix: git_commits when a commit has no message (#529)
Danilo Luvizotto
2021-02-09
fix: all git builtin respect cwd now (#517)
Simon Hauser
2021-02-08
feat: show all sections in man_pages (#512)
JINNOUCHI Yasushi
2021-02-02
feat: add sections opt for man_pages and fix for macos (#413)
JINNOUCHI Yasushi
2021-01-31
fix: Multi byte truncate for displayer (#464)
JINNOUCHI Yasushi
2021-01-11
feat: only_search_text (#419)
TJ DeVries
2021-01-04
feat: Add highlight to builtin.git_status (#388)
Cedric M'Passi
[next]