diff --git a/golded3/geedit.cpp b/golded3/geedit.cpp index 56187e3..a01be93 100644 --- a/golded3/geedit.cpp +++ b/golded3/geedit.cpp @@ -1959,6 +1959,7 @@ void IEclass::Reflow() { // Go to the next line displine(currline,row); GoDown(); + col = mincol; GFTRK(NULL); }