diff options
author | bptato <nincsnevem662@gmail.com> | 2025-01-16 19:15:26 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-01-16 19:15:26 +0100 |
commit | 6200c7f4dba92f90a37ce05a4b5edeed149ec540 (patch) | |
tree | 220cc23768a77a697cb495d2bd750786aca86b70 /doc/troubleshooting.md | |
parent | e76118ea080646cff4ed3017a9423ca299806e05 (diff) | |
download | chawan-6200c7f4dba92f90a37ce05a4b5edeed149ec540.tar.gz |
Update docs
Diffstat (limited to 'doc/troubleshooting.md')
-rw-r--r-- | doc/troubleshooting.md | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/troubleshooting.md b/doc/troubleshooting.md index d5ed7401..c659131f 100644 --- a/doc/troubleshooting.md +++ b/doc/troubleshooting.md @@ -138,16 +138,7 @@ editor = 'exec vi +%d' ## When I open Chawan from aerc, it prints garbage in the search field! -See <https://todo.sr.ht/~bptato/chawan/33>. Until aerc is updated to -include the fix, you can work around it like this: - -``` -[display] -# Use whatever colors your terminal actually uses. CSS-style hex values -# (#FFFFFF etc.) work too. -default-background-color = "black" -default-foreground-color = "white" -``` +This should be fixed in the latest aerc version. Please update aerc. <!-- MANON ## See also |