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