commit 92df7291ff020809dff4c09b1599ff477998d411
parent 65eb909220d21ce4f74965446c048f233b8868ed
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 12 Dec 2019 20:35:07 +0000
patterns link and ~C pattern note
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/technology/communication/mutt.md b/technology/communication/mutt.md
@@ -1,6 +1,8 @@
# mutt
+search, limit and tagging [patterns][]
* limit new (unread) messages using `~U`
+* limit messages either to: or cc: using ~C (useful for mailing lists)
## index format
default index format is (taken from [muttrc man][])
@@ -32,6 +34,7 @@ download directory macro ([macro source][])
macro attach W "<save-entry><bol>~/tmp/<eol>"
```
+[patterns]: http://www.mutt.org/doc/manual/#patterns
[muttrc man]: https://linux.die.net/man/5/muttrc
[rebind collapse-thread]: https://heipei.net/2009/09/10/mutt-threading-like-a-pro/
[thread_ref]: http://compgroups.net/comp.mail.mutt/collapsing-threads-by-default/2550437