summaryrefslogtreecommitdiff
path: root/lua/telescope/actions/history.lua
AgeCommit message (Expand)Author
2023-01-30feat: add support for wrapping history on reaching history begin or end (#2349)Reid Swan
2023-01-22docs: telescope.nvim spelling and grammar fixes (#2325)vladislav doster
2022-04-30docs: add 'https://' prefix to smart history link (#1885)Austin Ray
2022-04-18docs: add module prefix (#1847)Simon Hauser
2022-03-13feat: improve UX with vim.notify (#1763)tami5
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-09hotfix: just only false to disableSimon Hauser
2021-07-09feat: cycle prompt history (#521)Simon Hauser