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
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
2021-01-04
Fix missing global (#384)
Senghan Bright
2021-01-03
fix: termopen previewer for powershell (#382)
Simon Hauser
2020-12-31
fix: tags now work with hasktags (#375)
Simon Hauser
2020-12-29
feat: All buffer previewers are now async and more config options (#354)
Simon Hauser
2020-12-27
feat: all entry_makers are now overridable and icons for builtin.buffers (#364)
tamago324
2020-12-19
Feat: displayer hl_chars and TelescopeResults hlgroups (#349)
Simon Hauser
2020-12-19
More colours (#351)
Senghan Bright
2020-12-18
Add more colour (#346)
Senghan Bright
2020-12-17
Update autocmd, highlights and help_tags previewers (#332)
Simon Hauser
2020-12-17
feat: add search_dirs opt to builtin.find_files to search from multiple dirs ...
Anirudh Haritas Murali
2020-12-13
change quickfix make_entry to use column displayer (#331)
Senghan Bright
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-03
Feat: Displayer now supports highlights for separator and elements (#304)
Simon Hauser
2020-12-02
new builtin - autocommands (#302)
Senghan Bright
2020-11-26
Refactor builtin (#287)
Simon Hauser
2020-11-23
feat: Buffers rework (indicators and sorting) (#208)
Simon Hauser
[prev]
[next]