summaryrefslogtreecommitdiff
path: root/lua/tests
AgeCommit message (Expand)Author
2023-01-06fix(tests): uses testharness in scrolling strategy (#2307)Adam Tajti
2022-08-19Revert "rfc: use extmarks for highlighting and carets (#2099)" (#2138)Fabian David Schmidt
2022-08-18rfc: use extmarks for highlighting and carets (#2099)Jeremy Saenz
2022-08-04fix: restore testing framework to actually work (#2070)TJ DeVries
2022-06-30feat: add min max boundary to width, hight resolver (#2002)Simon Hauser
2022-04-03chore: reformat with stylua 0.13Simon Hauser
2022-03-31fix: action replace/enhance if the replaced/enhanced action as combined (#1814)Simon Hauser
2022-03-13fix: action mt again (#1487)Simon Hauser
2022-01-31chore: format with stylua 0.12.0 (#1730)Simon Hauser
2022-01-09feat: tiebreak config function (#1401)Julian Fricker
2021-12-10feat: layout `anchor` (#1582)Luke Kershaw
2021-12-10break: bump the minimum required neovim version to 0.6 or higher (#1549)Simon Hauser
2021-11-23Revert "fix: action mt so we can again concat actions from two different tabl...Simon Hauser
2021-11-22fix: action mt so we can again concat actions from two different tables (#1143)Simon Hauser
2021-09-19feat: `layout_strategies` refactor (#1039)Luke Kershaw
2021-08-21fix(command_parser): pcall for the loadstring (#1134)Luke Kershaw
2021-08-20feat(performance): Major performance improvements using async v2 from @oberbl...TJ DeVries
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-02fix: table number option extend (#947)Luke Kershaw
2021-07-01feat: Consistent and sensible layout_config (#922)TJ DeVries
2021-04-23feat: add search history picker (#769)Volodymyr Kot
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-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