diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -43,9 +43,8 @@ mainloop. # Bugs -It mostly segfaults on line overfill (i.e. trying to center oversized -text or unfoldable lines are completely unhandled). Error handling -should probably be used, but that is a nontrivial addition. +Graceful folding of over-long lines isn't implemented. It is just left +as-is. # Return Value |