aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-05-29 02:10:29 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-05-29 02:12:32 -0400
commite51413c3520f46d2488ed566390cacb5de92897d (patch)
treedb2e2fbff7df4f29abce679854aa2c3b58fa449b /README
parent99dee0124378fc66e1db94d3d010786bcbb15725 (diff)
badroff can now handle tiny widths
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 843ffbf..47fb9b8 100644
--- a/README
+++ b/README
@@ -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