Quellcode durchsuchen

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 vor 3 Jahren
Ursprung
Commit
5bb9b17497
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 6CEFBE0D121E5835
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc Datei anzeigen

@@ -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


Laden…
Abbrechen
Speichern