Переглянути джерело

space to tag, tags highlighted

tags/v3.1
Luke Smith 4 роки тому
джерело
коміт
eb767737d4
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4C50B54A911F6252
1 змінених файлів з 6 додано та 0 видалено
  1. +6
    -0
      share/mutt-wizard.muttrc

+ 6
- 0
share/mutt-wizard.muttrc Переглянути файл

@@ -44,6 +44,7 @@ bind index U undelete-message
bind index L limit
bind index h noop
bind index l display-message
bind index <space> tag-entry
#bind browser h goto-parent
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message
@@ -91,6 +92,11 @@ color index brightyellow black "~N"
color index_author brightred black "~N"
color index_subject brightcyan black "~N"

# Tagged mail is highlighted:
color index brightyellow blue "~T"
color index_author brightred blue "~T"
color index_subject brightcyan blue "~T"

# Other colors and aesthetic settings:
mono bold bold
mono underline underline


Завантаження…
Відмінити
Зберегти