summaryrefslogtreecommitdiff
path: root/lua/telescope/actions/set.lua
AgeCommit message (Expand)Author
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