https://bugs.kde.org/show_bug.cgi?id=497863
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.10 Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/-/commit | |/7ab7eec2351275dbdfaf49cbac | |860e70023a5be7 --- Comment #2 from Waqar Ahmed <waqar....@gmail.com> --- Git commit 7ab7eec2351275dbdfaf49cbac860e70023a5be7 by Waqar Ahmed. Committed on 25/12/2024 at 11:07. Pushed by waqar into branch 'master'. Try to split clipboard text across multiple cursors when pasting If the number of lines in clipboard text == number of cursors then paste each line of clipboard text at a cursor position instead of pasting all text at each cursor position. FIXED-IN: 6.10 M +12 -0 autotests/src/multicursortest.cpp M +1 -0 autotests/src/multicursortest.h M +11 -5 src/view/kateview.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/7ab7eec2351275dbdfaf49cbac860e70023a5be7 -- You are receiving this mail because: You are watching all bug changes.