lapce/lapce-core
riverbl 3cf1934484
Implement per cursor copy and paste (#2631)
* 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`
2023-09-24 15:57:35 +01:00
..
queries Update julia queries, fix indent guide (#1862) 2022-12-25 20:05:30 +01:00
src Implement per cursor copy and paste (#2631) 2023-09-24 15:57:35 +01:00
Cargo.toml refactor syntax 2023-07-07 20:41:57 +01:00
build.rs Merge pull request from GHSA-v7q3-c3cf-w238 2023-08-27 15:02:26 +02:00