Changed the index_format slightly.
This commit is contained in:
parent
8cbd3ea3fb
commit
da8565e028
@ -229,7 +229,7 @@ EOF
|
||||
esac
|
||||
echo "set text_flowed = yes" >> "$muttHome/muttrc"
|
||||
# Move the messge index number to the right edge.
|
||||
echo "set index_format = '[%Z] %-20.20F %s (%X Attached, Msg %4C)'" >> "$muttHome/muttrc"
|
||||
echo "set index_format = '[%Z] %-20.20F %s (Attached %X, Msg %4C)'" >> "$muttHome/muttrc"
|
||||
# I need to figure out a way to detect and set the language for the next setting.
|
||||
echo "set send_charset = us-ascii:utf-8" >> "$muttHome/muttrc"
|
||||
echo "set pager = 'builtin'" >> "$muttHome/muttrc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user