Ah, for me it works just fine after I insert a split marker in the text and use Edit -> Split at Marker.
If I do NOT insert a split marker and instead try Edit->Split at Cursor, then I too see a segfault. So Split at Cursor, needs to run the same validation that Split at Marker does and error out.
I will see if I can track that down and get it fixed.
|