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
/
pickers
/
highlights.lua
Age
Commit message (
Expand
)
Author
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-01-15
fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)
Luke Kershaw
2022-01-06
fix: allow `selection_caret` to be entirely whitespace (#1660)
Luke Kershaw
2022-01-05
feat: multiselect icon (#1572)
Luke Kershaw
2021-11-04
feat: Full width select (#1403)
Julian Fricker
2021-10-31
Revert "break: changed the results window highlight to always be full width (...
Simon Hauser
2021-10-29
break: changed the results window highlight to always be full width (#1312)
Julian Fricker
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-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
2021-03-17
fix: Do not error with clearing namespace on clearing display
TJ DeVries
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-01-11
feat: quickfix (#293)
TJ DeVries
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-12-18
Revert "fix: Better highlights (#344)" (#350)
Senghan Bright
2020-12-18
fix: Better highlights (#344)
TJ DeVries