lite-xl/data/core/doc
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
..
highlighter.lua Add `Highlighter:update_notify` to keep track of retokenized lines 2022-06-11 06:21:55 +02:00
init.lua Improvements to multicursor copy/paste (#1123) 2022-11-01 18:16:39 -04:00
search.lua Use plain search by default in `search.find` 2021-10-25 00:18:20 +02:00
translate.lua Changed behaviour of home. 2021-08-06 18:08:08 -04:00