mirror of https://github.com/lapce/lapce.git
3cf1934484
* Implement per cursor copy and paste (#2625) If the number of lines in the copy buffer is divisible by the number of selection regions, partition the copy buffer into groups of equal numbers of lines and paste one group at each selection region. * Fix clippy lints Fix clippy lints due to relaxing the bounds on `Buffer::edit` |
||
---|---|---|
.. | ||
queries | ||
src | ||
Cargo.toml | ||
build.rs |