diff options
Diffstat (limited to 'doc/cha-troubleshooting.7')
-rw-r--r-- | doc/cha-troubleshooting.7 | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/doc/cha-troubleshooting.7 b/doc/cha-troubleshooting.7 index 0e04b37b..8b39c705 100644 --- a/doc/cha-troubleshooting.7 +++ b/doc/cha-troubleshooting.7 @@ -82,7 +82,7 @@ To do the same for HTML and ANSI text, use \f[CR]plaintext, pre\f[R]. .SS Why does \f[CR]$WEBSITE\f[R] look awful? Usually, this is because it uses some CSS features that are not yet implemented in Chawan. -The most common offenders are grid and CSS variables. +The most common offenders are grid and calc(). .PP There are three ways of dealing with this: .IP "1." 3 @@ -150,19 +150,7 @@ The easiest workaround is to remove the shell from the equation using editor = \[aq]exec vi +%d\[aq] .EE .SS When I open Chawan from aerc, it prints garbage in the search field! -See \c -.UR https://todo.sr.ht/~bptato/chawan/33 -.UE \c -\&. -Until aerc is updated to include the fix, you can work around it like -this: -.IP -.EX -[display] -# Use whatever colors your terminal actually uses. CSS\-style hex values -# (#FFFFFF etc.) work too. -default\-background\-color = \[dq]black\[dq] -default\-foreground\-color = \[dq]white\[dq] -.EE +This should be fixed in the latest aerc version. +Please update aerc. .SS See also \f[B]cha\f[R](1) |