浏览代码

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 年前
父节点
当前提交
5bb9b17497
找不到此签名对应的密钥 GPG 密钥 ID: 6CEFBE0D121E5835
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc 查看文件

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


正在加载...
取消
保存