https://bugs.kde.org/show_bug.cgi?id=497152
--- Comment #6 from Waqar Ahmed ---
It is the same issue. Its about our word movement, word deletion etc works on
top of basic word movement. As suggested by elsewhere, you can easily emulate
the needed behavior in a kate script.
Fixing this is not tri
https://bugs.kde.org/show_bug.cgi?id=497152
--- Comment #5 from nomot16...@ociun.com ---
My main point is that in Sublime Text and Visual Studio Code this:
```
a b
aabb
aaa bbb
1
2
3
```
Can be converted to this:
```
a1 1b
aa22bb
aaa3 3bbb
```
Notice numbers after every `a
https://bugs.kde.org/show_bug.cgi?id=497152
--- Comment #4 from nomot16...@ociun.com ---
> Second is a duplicate of https://bugs.kde.org/show_bug.cgi?id=487644
>
> Thus I am marking the bug as duplicate.
I fail to see how these two bugs are the same. This one is about cursor
movement with `Ctrl-
https://bugs.kde.org/show_bug.cgi?id=497152
--- Comment #3 from nomot16...@ociun.com ---
(In reply to Waqar Ahmed from comment #2)
> First is possible if "number of copies" == "number of cursors". You need to
> copy with multiple cursors, and then paste with multiple cursors. Read the
> docs
> htt
https://bugs.kde.org/show_bug.cgi?id=497152
Waqar Ahmed changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
CC|
https://bugs.kde.org/show_bug.cgi?id=497152
John Kizer changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
CC|