summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 5351abb..b8e7d32 100644
--- a/README
+++ b/README
@@ -29,8 +29,6 @@
- Currently doesn't handle children exiting quite right (if the child spawned
a background process which keeps its stdio open, we don't close because we
don't get an EOF).
-- Small dingus bug -- if the string is at the end of the buffer, too much
- is hilited.
- Sequence matching is greedy, so that C=AB matches C and not A and then B.
- Bold doesn't work right if the default foreground color isn't gray. Need
to move to 20-color palette to fix this right.