kakoune/test/regression/3544-capture-get-lost/cmd
Maxime Coste 66f15cf4ad Fix select wiping captures
It turns out `v = std::move(v)` with v a std::vector is not a no-op,
it clears the vector.
2020-06-07 14:12:54 +10:00

2 lines
25 B
Plaintext