Sfoglia il codice sorgente

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 anni fa
parent
commit
5bb9b17497
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 6CEFBE0D121E5835
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc Vedi 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


Caricamento…
Annulla
Salva