aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 9a2877d3..4c78a3f3 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -21,5 +21,3 @@ Known issues
* Would be good to complete the Makefile variables for NAME, EMAIL etc with
educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding
my own stuff in there
-* vim's implementation of ex clears the screen; would be good to find a way
- to prevent that (preferably without something awful like `TERM=t100 ex`).