diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 00:22:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 00:22:00 -0300 |
commit | 82469ad1d6ac77717488e78a661e4018affe8321 (patch) | |
tree | 2bfeb44be10b87ff6ed1fe96bf332504c047cde8 | |
parent | 5cbaea01c5fbcc8d3ee114660143632f35cf7d01 (diff) | |
download | mail-82469ad1d6ac77717488e78a661e4018affe8321.tar.gz mail-82469ad1d6ac77717488e78a661e4018affe8321.tar.bz2 |
Setting folder_format
-rw-r--r-- | muttrc.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc.dot.link b/muttrc.dot.link index dcbab4d..1d23026 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -166,7 +166,7 @@ set move = no #set default_hook = "~f %s !~P | (~P ~C %s)" #set fcc_attach = yes #set fcc_clear = no -#set folder_format = "%2C %t %N %F %2l %-8.8u %-8.8g %8s %d %f" +set folder_format = "%2C %t %N %f" #set force_name = no #set mbox_pane_width="20" #set mbox_pane_show="no" |