aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 8e214ff1..680b5539 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -31,4 +31,5 @@ Known issues
* The `_text_filenames` completion handler for Bash won't work on files with
newlines in their names. Can it be made to?
* Something in the mail ftplugin is butchering the headers, probably something
- that strips whitespace or quotes
+ that strips whitespace or quotes. It would probably be better to make the
+ cleanup it does an explicit action with a buffer-local map.