diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2022-11-29 14:56:00 +0100 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2022-11-29 14:56:00 +0100 |
commit | 86b21551b06a336c394ccd289216b8e73cb4cc3b (patch) | |
tree | 31f97c1ee52f9caa52a438ade518abb6b03aef04 | |
parent | af29b8a20d734a172694f4fd8e591737538d86a0 (diff) |
Add mutt search pattern
-rw-r--r-- | mutt.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,3 +9,7 @@ Copy `/usr/share/doc/mutt/samples/gpg.rc` to config dir and source it. On Arch, had to change `/usr/libexec/neomutt/pgpewrap` to `/usr/bin/pgpewrap`. After composing message, press `p` to select crypto actions. + +## Search patterns + +- `~C`: search in TO and CC fields |