From 814fe46a5efd76033a71100cd9ef076d8dc5ed1d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 27 Jul 2011 23:53:27 +0200 Subject: LCARSified colors a bit --- muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 21a7cae..ebcc001 100644 --- a/muttrc +++ b/muttrc @@ -49,7 +49,7 @@ set tilde # show tildes like in vim unset markers # no ugly plus signs auto_view text/html # view html automatically alternative_order text/plain text/enriched text/html # save html for last -set quote_regexp = "^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+" +set quote_regexp = "^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+| {4}" # formats set status_format = "-%r %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?] (%s/%S) %> (%P) " -- cgit v1.2.3-54-g00ecf