summaryrefslogtreecommitdiff
path: root/lua/tests
AgeCommit message (Expand)Author
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-10-07feat: Use metatables to use less memory (#152)TJ DeVries
2020-10-06fix: Reduce memory leaks (#148)TJ 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
2020-09-15feat: improve (?) performance of default sorterTJ DeVries
2020-09-12wip: some more musings on resolving height and widthTJ DeVries
2020-09-12feat: Better border configuration.TJ DeVries
2020-09-11feat: add a bit better writer supportTJ DeVries
2020-09-11feat: Add some more layout optionsTJ DeVries
2020-09-04fix: Don't push past midnight. You'll make clason's stuff break :/TJ DeVries
2020-09-03feat: Major improvements in API. Particularly relating to entries.TJ DeVries
2020-09-03fix: Prevent people from erroring from having new lines in displayTJ DeVries
2020-09-01feat: new fuzzy sorterTJ DeVries
2020-09-01wip: new sortersTJ DeVries
2020-08-29fix: Think I fixed the weird movementsTJ DeVries
2020-08-27feat: Add livegrep and lsp referecnesTJ DeVries
2020-08-24Add fuzzy git file finderZTJ DeVries
2020-08-20WIP: Actually get the UI to work and add some testsTJ DeVries
2020-08-03Work on ngram sorterTJ DeVries
2020-07-31Streamed some refactoring. More work to doTJ DeVries