aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-30 00:04:27 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-30 00:04:27 +1200
commit51b318a8b22244f564851466c9c2f479eb2f7c49 (patch)
treebc991a81a0ed791eff4fe8339e7549cec884b363 /ISSUES.md
parentMerge branch 'release/v9.27.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-0a8ab2974e500a125adc438bd6c0f273259afae6.tar.gz (sig)
dotfiles-0a8ab2974e500a125adc438bd6c0f273259afae6.zip
Merge branch 'release/v10.0.0'v10.0.0
* release/v10.0.0: Filter pandoc dashes in Mutt alternative parts Adjust a couple more muttrc linebreaks Fix a comment block in muttrc Break a couple of long lines Correct a few typos Expand/refine Mutt thread display switching a bit Remove an idea I decided not to implement Add an issue
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