Disable "press any key" prompt

This commit is contained in:
BBaoVanC 2020-11-24 05:18:39 -06:00
parent 11fce880b8
commit dbcc24b6b4
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

1
muttrc
View File

@ -14,6 +14,7 @@ set index_format = "%4C %Z %D %-15.15F %s (%-4.4c)"
set rfc2047_parameters = yes
set sort = threads
set sort_aux = reverse-date
set wait_key = no # disable "press key to continue"
set markers = no # disable `+` displayed at line wraps
set mark_old = no # only mark messages as read if they have been opened
set mime_forward = yes # attachments are also forwarded