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
/
automated
Age
Commit message (
Expand
)
Author
2021-07-02
fix: table number option extend (#947)
Luke Kershaw
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-02-24
fix: scroll misbehaving + fixed jump to middle (#547)
elianiva
2021-02-24
feat: adds M mapping in normal mode (#544)
Hubert Pelczarski
2021-02-24
feat: advanced normal mode (#463)
Simon Hauser
2021-02-22
feat: Action improvements (#472)
TJ DeVries
2021-01-31
fix: Multi byte truncate for displayer (#464)
JINNOUCHI Yasushi
2021-01-11
feat: quickfix (#293)
TJ DeVries
2020-12-23
ci: more tests (#359)
TJ DeVries
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-12-11
Fix: scroller for descending (#327)
Simon Hauser
2020-12-10
refactor: Move scroller into own testable module
TJ DeVries
2020-12-09
ci: Pipeline Tests (#315)
Simon Hauser
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-11-16
feat: Allow overriding actions from mappings (#248)
TJ DeVries
2020-10-20
feat: Add a sorter using the fzy algorithm (#184)
swarn
2020-10-08
feat: Add a test file
TJ DeVries
2020-09-29
feat: Add status, better debug, and some associated refactors
TJ DeVries
2020-09-22
test: Working on more memory leak tracking
TJ DeVries
2020-09-18
feat: add some tests and improve perf
TJ DeVries
2020-09-18
fix: Make tests pass again
TJ DeVries