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
2021-01-04
Fix missing global (#384)
Senghan Bright
2021-01-04
add selected command to cmd-history (#383)
Senghan Bright
2021-01-03
fix: termopen previewer for powershell (#382)
Simon Hauser
2021-01-03
fix: escape chars instead of resetting the prompt (#379)
elianiva
2021-01-03
fix: live_grep throws an error if you insert `\` (#378)
elianiva
2021-01-01
fix: make sure preview buffer is valid before writing to it (#376)
Alvaro Muñoz
2020-12-31
fix: tags now work with hasktags (#375)
Simon Hauser
2020-12-31
fix: has ts (#374)
Simon Hauser
2020-12-30
fix: add ts_parsers.ft_to_lang to detect lang (#373)
fffed
2020-12-30
feat: append mode for previewers.utils.job_maker (#372)
Alvaro Muñoz
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-26
fix: bug scroller.create (#366)
MenBrial
2020-12-26
Feat: Add hidden to find_files (#340)
Julian Berman
2020-12-23
ci: more tests (#359)
TJ DeVries
2020-12-23
feat: include buf local maps, execute item on enter (#360)
tami5
2020-12-21
fix: normal mode toggle issue
Cedric M'Passi
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-12-20
LSP check capabilities (#356)
Senghan Bright
2020-12-19
Feat: displayer hl_chars and TelescopeResults hlgroups (#349)
Simon Hauser
2020-12-19
More colours (#351)
Senghan Bright
2020-12-19
Refactor previewers (#345)
Simon Hauser
2020-12-18
Revert "fix: Better highlights (#344)" (#350)
Senghan Bright
2020-12-18
fix: Better highlights (#344)
TJ DeVries
2020-12-18
fix results count padding (#348)
Senghan Bright
2020-12-18
Add more colour (#346)
Senghan Bright
2020-12-17
Fix builtin.builtin again and add TelescopePreviewMatch hlgroup (#342)
Simon Hauser
2020-12-17
Update autocmd, highlights and help_tags previewers (#332)
Simon Hauser
2020-12-17
Fix: Use plenary.filetype.detect and remove own filetype detect (#326)
Simon Hauser
2020-12-17
feat: add search_dirs opt to builtin.find_files to search from multiple dirs ...
Anirudh Haritas Murali
2020-12-16
fix: don't error when no hidden buffers are available (#341)
Senghan Bright
2020-12-15
fix: typo (#339)
eth3lbert
2020-12-14
fix: Checks for next server on buffer
TJ DeVries
2020-12-13
change quickfix make_entry to use column displayer (#331)
Senghan Bright
2020-12-13
Fix: typo (#333)
Christopher Laidler
2020-12-11
Fix: scroller for descending (#327)
Simon Hauser
2020-12-10
refactor: Move scroller into own testable module
TJ DeVries
2020-12-10
Revert "fix: cycle scroll when num_results is small (#316)"
TJ DeVries
2020-12-10
fix: cycle scroll when num_results is small (#316)
aca
2020-12-10
fix: fix non escaped bat theme (#319)
Alessandro Martini
2020-12-10
Feat: symbols json picker (#303)
Simon Hauser
2020-12-10
Fix: filetype guesser (#321)
Simon Hauser
2020-12-09
fix: Don't require ts at mod level
TJ DeVries
2020-12-09
feat: make ci green
TJ DeVries
2020-12-09
ci: Pipeline Tests (#315)
Simon Hauser
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-09
Feat: Opt in vim buffers for previewers (#298)
Simon Hauser
2020-12-07
feat: Force delete buffers
TJ DeVries
2020-12-03
fix: Set and unset report to what's needed when deleting buffers. (#282)
Julian Berman
2020-12-03
Fix file_ingore_patterns for tags and lsp (#309)
Simon Hauser
[next]