lite-xl/data
Guldoman 0f160e614e
Improvements to multicursor copy/paste (#1123)
* Add `Doc:get_selection_idx`

* Make multicursor paste add a cursor at the end of each paste

* Better manage paste of multicursor whole line copy

* Document `Doc:get_selection_idx`

* Keep track of last added selection in `Doc`

* Make use of `doc.last_selection` in `Doc` commands

* Make `Doc:get_selection` return the `Doc.last_selection` if possible
2022-11-01 18:16:39 -04:00
..
colors style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
core Improvements to multicursor copy/paste (#1123) 2022-11-01 18:16:39 -04:00
fonts draw lite-xl icon in TitleView (#1143) 2022-10-10 11:05:30 -04:00
plugins Fix `drawwhitespace` drawing lines with different substitution kinds 2022-10-30 02:54:30 +01:00