From fa5f809505e36cc70d26cec973625abb2a86b704 Mon Sep 17 00:00:00 2001 From: Andrés Martano Date: Mon, 15 Dec 2014 19:28:02 -0200 Subject: adding new config options to the docs --- alot/defaults/alot.rc.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'alot/defaults') diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec index 31a7876f..95a07717 100644 --- a/alot/defaults/alot.rc.spec +++ b/alot/defaults/alot.rc.spec @@ -144,6 +144,9 @@ search_statusbar = mixed_list(string, string, default=list('[{buffer_no}: search # * `{subject}`: subject line of the thread # * `{authors}`: abbreviated authors string for this thread # * `{message_count}`: number of contained messages +# * `{thread_tags}`: displays all tags present in the current thread. +# * `{intersection_tags}`: displays tags common to all messages in the current thread. + thread_statusbar = mixed_list(string, string, default=list('[{buffer_no}: thread] {subject}','{input_queue} total messages: {total_messages}')) # Format of the status-bar in taglist mode. -- cgit v1.2.3