mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-05-05 15:28:18 +00:00
1ec78e195f
Previously using mc/mark-lines in a fowards/backwards/forwards combination would cause multiple cursors to be placed at the same point of the same line. This is not useful behaviour. Noted while implementing magnars suggestion: https://github.com/magnars/multiple-cursors.el/pull/23#commitcomment-1983183