summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2020-11-13Fix git files in non-git directories (#239)Anirudh Haritas Murali
2020-11-13fix: Multiple Previewer fixes (#225)Simon Hauser
2020-11-13fix: #236TJ DeVries
2020-11-13fix: selection_strategies row and follow (#218)Simon Hauser
2020-11-13feat: Add c-v, c-x, c-t to help_tags (#229)tami5
2020-11-09Rename and simplify make_entry functionNolan Prochnau
2020-11-09Grab helptags from all paths defined in rtpNolan Prochnau
2020-11-05Cat will no longer display binary files (#224)Simon Hauser
2020-11-02feat: v1 options menu (#133)Senghan Bright
2020-11-02fix: #211TJ DeVries
2020-11-02feat: Actions can now be summed up and center action (#204)Simon Hauser
2020-10-30feat: Closes #205TJ DeVries
2020-10-30nit: this is a temporary changeTJ DeVries
2020-10-28Fix find_command for find_files when using find executable (#199)Simon Hauser
2020-10-28feat: Get BAT_THEME var from environment (#200)Spencer Gilbert
2020-10-27feat: Added some docs & validationTJ DeVries
2020-10-27fix: attempt to fix problem for tami, hopefully no more errorTJ DeVries
2020-10-27Fix error message (#198)Jan Šipr
2020-10-25feat: Add ability to turn off devicon colorsTJ DeVries
2020-10-25feat: Improve filtering ideas for sorters.TJ DeVries
2020-10-24Add telescopes provider (#168)Simon Zeng
2020-10-24feat: Use colors from nvim-deviconsTJ DeVries
2020-10-20feat: Add a sorter using the fzy algorithm (#184)swarn
2020-10-20fix: trim spaces from prompt stringTJ DeVries
2020-10-19fix: use results_height and results_width from config (#171)Bastien Rivière
2020-10-19feat: Add ability to configure default sortersTJ DeVries
2020-10-19Ensure git_files uses the git root directory as cwd (#180)Malcolm Ramsay
2020-10-17refactor: prompt->prompt_title (#169)Alvaro Muñoz
2020-10-15fix: Use entry maker for marksTJ DeVries
2020-10-12Add Colorscheme and Marks Support and Telescope Commands (#167)Raphael
2020-10-10fix: Clason is a miracle worker (#172)Christian Clason
2020-10-09fix: Use R for less so it's not badTJ DeVries
2020-10-09fix: Add 'use_less' config valueTJ DeVries
2020-10-08feat: Add a test fileTJ DeVries
2020-10-08fix: #125TJ DeVries
2020-10-08fix: #140TJ DeVries
2020-10-08feat: Add scroll_strategy = 'cycle'TJ DeVries
2020-10-08nit: Log when we fail with a busted bufnrTJ DeVries
2020-10-08feat: Do a bit better sorting for command historyTJ DeVries
2020-10-08fix: Allow people to still override ALL the mappingsTJ DeVries
2020-10-08feat: Add more easily customizable mappings.TJ DeVries
2020-10-08fix: Do not wrap lines and allow scrolling in ranged optionsTJ DeVries
2020-10-08fix: Select only the desired value in resolversTJ DeVries
2020-10-08Revert "fix picking height as width (#157)" (#158)Dave Lage
2020-10-08fix picking height as width (#157)Alvaro Muñoz
2020-10-08fix: preview_cutoff to always show on dropdown theme (#156)Dave Lage
2020-10-08temp: Removing redraw for now to see if it feels slower or faster for peopleTJ DeVries
2020-10-08fix: Remove space that I did not mean to addTJ DeVries
2020-10-08feat: prompt_prefix option (#154)Alvaro Muñoz
2020-10-08fix: Shortcircuit on nil entries and do not allow string entriesTJ DeVries