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
/
tests
/
manual
Age
Commit message (
Expand
)
Author
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-04-23
feat: add search history picker (#769)
Volodymyr Kot
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-10-08
feat: Add a test file
TJ DeVries
2020-10-07
feat: Use metatables to use less memory (#152)
TJ DeVries
2020-10-06
fix: Reduce memory leaks (#148)
TJ DeVries
2020-09-29
feat: Add status, better debug, and some associated refactors
TJ DeVries
2020-09-15
feat: improve (?) performance of default sorter
TJ DeVries
2020-09-12
wip: some more musings on resolving height and width
TJ DeVries
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-11
feat: add a bit better writer support
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
2020-09-03
feat: Major improvements in API. Particularly relating to entries.
TJ DeVries
2020-09-03
fix: Prevent people from erroring from having new lines in display
TJ DeVries