https://bugs.kde.org/show_bug.cgi?id=409940
Bug ID: 409940 Summary: Undo cursor move Product: kate Version: 18.12.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: part Assignee: kwrite-bugs-n...@kde.org Reporter: mdi...@grulic.org.ar Target Milestone: --- Sometimes when using the editor I hit the wrong button and I move the cursor to somewhere completely off the viewport. Confused, I try to go back to where I was, but I can't remember the line number, so with a little bit of luck I remember the layout of the file and/or the name of the function I was editing (yes, I develop in Kate!) and after some searching and oogling, I can return. Also, while searching (and maybe replacing) I see something I should fix. It would be nice if I could revisit the places that search showed me. I know that then I can set a bookmark (luckily C-b works in S and S&R) and then come back there, but more often than not I already have several bookmarks set (to the point that the message 'no more letters to assign' is no stranger to me :) So my proposal is to have another undo stack, but only for cursor positions (maybe only populated when big jumps happen, like C-End, while searching, etc), and a couple of shortcuts to navigate this stack. -- You are receiving this mail because: You are watching all bug changes.