aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-06 13:14:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-06 13:14:49 +1200
commit8a50eabfb0e2e2cedea6a92dd1bcbc14325722db (patch)
treee6e3fb3db1005c29d69161853e7e4c6fc23b3cdb
parentRemove unneeded comma in msc(1df) (diff)
downloaddotfiles-8a50eabfb0e2e2cedea6a92dd1bcbc14325722db.tar.gz
dotfiles-8a50eabfb0e2e2cedea6a92dd1bcbc14325722db.zip
Add an issue with build process
-rw-r--r--ISSUES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 5ba90368..9fd847db 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -32,3 +32,6 @@ Known issues
newlines in their names. Can it be made to?
* Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash`
highlighting, but not with `sh` highlighting
+* Vim still spits some nonsense into the terminal for generating help tags, as
+ discovered in builds.sr.ht's build output. There are probably some more
+ magic flags to add to the call.