https://bugs.kde.org/show_bug.cgi?id=353332
Simon St James <kdede...@etotheipiplusone.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #7 from Simon St James <kdede...@etotheipiplusone.com> --- Fixed as best as I can in https://quickgit.kde.org/?p=ktexteditor.git&a=commitdiff&h=025edb11ca9b0fa3685802e6c9cb608a4daa7911. Remaining annoyances: shortcuts won't be replayed in "repeat last change"/ macros; the most important example of this is if you insert/ edit some text and use ctrl+v to paste, then the paste won't be included if you repeat with "." (similarly, if you use ctrl+v to paste in a macro). Workaround: imap <c-v> <c-r>+ -- You are receiving this mail because: You are watching all bug changes.