Browse Source

Make the indicator respect the attributes of the item below it.

Enabling cursor_overlay makes the indicator respect the attributes of the item below it. For example, you have made the status bar show the mailboxes with new emails, in bold, and your index to show the new emails in reverse. Having set cursor_overlay = yes keeps those attributes even when the indicator is over the mailbox or email in question.
pull/741/head
IFo Hancroft 3 years ago
parent
commit
5bb9b17497
No known key found for this signature in database GPG Key ID: 6CEFBE0D121E5835
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc View File

@@ -107,6 +107,7 @@ color index_author brightred blue "~T"
color index_subject brightcyan blue "~T"

# Other colors and aesthetic settings:
set cursor_overlay = yes
mono bold bold
mono underline underline
mono indicator reverse


Loading…
Cancel
Save