mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00

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