summaryrefslogtreecommitdiff
path: root/lua/telescope/make_entry.lua
diff options
context:
space:
mode:
authorConnor Sheehan <sheehan@mozilla.com>2022-02-12 19:00:52 -0500
committerGitHub <noreply@github.com>2022-02-13 03:00:52 +0300
commit88229d5afd23c2325544e8625b111093fed6554b (patch)
tree8f9425cd0d1e7bf2b8dee701f352303b48a88ca8 /lua/telescope/make_entry.lua
parentf58b0d4dd1fe42c817a864c9fd196b3e5115215f (diff)
fix(actions.qflist): make it work with vim quickfix commands (#1742)
use `r` mode to instead use `" "` mode. This makes Telescope quickfix list action send results to a new list in the quickfix stack instead of overwriting the entries in the current list. Doing so enables `:chistory`, `:colder` and `:cnewer` functions to review results of previous Telescope queries. The location list uses a similar API and is updated in this PR also (ie this also enables :lhistory, :lolder and :lnewer).
Diffstat (limited to 'lua/telescope/make_entry.lua')
0 files changed, 0 insertions, 0 deletions