https://bugs.kde.org/show_bug.cgi?id=451496

--- Comment #2 from Šimon (Simon) Rataj <rat...@ratajs.cz> ---
I found a KTextEditor::ViewPrivate::wrapCursor() method, which just returns
false only if block selection is on. I created another property that allows
turning cursor wrapping off (that’s the “virtual whitespace” feature) even if
block selection is off. I don’t know how to add the option to Kate menu, but I
hope you now get it.
Here’s my PR:
https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/333
I would also like to use multicursor while having this feature turned on, but
it crashes just like it used to crash with block selection mode.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to