[Github-comments] [geany] Hang on "Reflow" with lots of spaces (#848)

elextr notifications at xxxxx
Mon Jan 4 03:53:47 UTC 2016


Ok, think I have it, split initially splits the line after the 'a's so the next line starts with lots of spaces, then the "lookup split position" loop backs pos to the start of the line since its all spaces before the split position, the the next loop does nothing since the first character on the line is a space, so it inserts a newline there, and keeps going


---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/848#issuecomment-168575463
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160103/4c0ddfbb/attachment.html>


More information about the Github-comments mailing list