aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 5ba90368..1d4a33b9 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -32,3 +32,5 @@ 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
+* The Markdown underline functions should count screen columns, not characters
+ or bytes