This website requires JavaScript.
Explore
Help
Sign In
mawww
/
kakoune
Watch
1
Star
1
Fork
0
You've already forked kakoune
mirror of
https://github.com/mawww/kakoune.git
synced
2024-12-02 23:21:15 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9,112
Commits
7
Branches
21
Tags
56
MiB
64e306f64b
Commit Graph
1 Commits
Author
SHA1
Message
Date
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