Heyhey On Fri, Jul 03, 2015 at 02:15:20PM +0200, Marc André Tanner wrote: > On Tue, Jun 23, 2015 at 08:36:01PM +0200, Silvan Jegen wrote: > > This is a quick and dirty fix for the issues encountered with undoing > > the filter command. There are still other issues to tackle though... > > Thanks, applied. Could you elaborate on the remaining issues to tackle?
I had an issue with undo/redo when replacing strings in thousands of lines. After undoing the string replacement (which worked) and then redoing it, all lines in the file disappeared for some reason. When I then tried to move the cursor further up (pressing 'k' on an empty buffer) I got a SIGSEGV. I just tested this with the current git HEAD though and could not reproduce the issue so nevermind!
