Skip to content

Fix and extend "Move Lines" action

Fixes #87 (closed), #116 (closed).

This uses GtkSourceView::move-lines, thus allowing to move the current line without any selection. This signal is enriched a bit to keep the selection (or cursor position), and treat the case of the last empty line differently.

Edited by Gaël Bonithon

Merge request reports