summaryrefslogtreecommitdiff
path: root/lua/telescope/actions/set.lua
AgeCommit message (Expand)Author
2022-03-13feat: improve UX with vim.notify (#1763)tami5
2022-01-09Revert "fix: folding when a file is opened (#1643)" (#1673)Simon Hauser
2022-01-09fix: folding when a file is opened (#1643)Abel Mulugeta
2021-12-06fix: ensure buffer is listed before edit_buffer (#1492)Richard Lu
2021-11-13feat: results scrolling actions (#1436)Luke Kershaw
2021-09-16fix: wrap vim.cmd in pcall to avoid error (#1247)gavynriebau
2021-08-03fix: fix `file_browser` on windows and potentially other file opens (#1026)Luke Kershaw
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-17fix: prevent error if preview scroll is triggered but no preview is available...Abe Nonym
2021-07-14refactor: move from telescope.path to plenary.path (#473)anott03
2021-07-09feat: cycle prompt history (#521)Simon Hauser
2021-05-09feat: jumplist picker and jump to row/col on existing buffers. (#813)caojoshua
2021-04-22docs: add other actions modules (#792)TJ DeVries
2021-04-15Fix: open files with the same name (#697) (#741)Lars Haalck
2021-03-05feat: define scroll speed + smart_send to qflist (#610)elianiva
2021-02-27fix: goto_file_selection performance issues, do not reload buffer if it is al...oberblastmeister
2021-02-24fix: scroll misbehaving + fixed jump to middle (#547)elianiva
2021-02-24feat: advanced normal mode (#463)Simon Hauser
2021-02-22feat: Action improvements (#472)TJ DeVries