aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-11 18:30:33 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-11 18:30:33 +0800
commit496761f6ffa76f988861de70fd874c55c43b1e34 (patch)
tree96736be470bcd8bf360081ae4790d90433f13a64 /mutt
parentb350a5aec1740c881b9944c3b380aa9f4c7d168d (diff)
Update
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 5231ea6..6f9b820 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -35,7 +35,7 @@ set pager_stop
35set sleep_time = 0 # When changing folder 35set sleep_time = 0 # When changing folder
36set timeout = 10 36set timeout = 10
37set quit = ask-no 37set quit = ask-no
38set sort = threads 38set sort = reverse-threads
39set pager_index_lines = 5 39set pager_index_lines = 5
40set markers = no # Remove '+' for long links with limited terminal width 40set markers = no # Remove '+' for long links with limited terminal width
41set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" 41set index_format = "%4C %8Y %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s"