Skip to content

Commit 3fc82c6

Browse files
committedJan 14, 2021
doc update
1 parent 20e72e3 commit 3fc82c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,8 @@ The email headers `To`, `Cc` and `Attchmnt` support comma-separated values, e.g.
419419
Attchmnt: localpath.txt, /tmp/absolutepath.txt
420420
Subject : Hello world
421421

422-
Attachment paths may be local (just filename) or absolute (full path).
422+
Attachment paths may be local (just filename) or absolute (full path). Shell
423+
path expansion, like e.g. `~` and `$HOME`, is also supported.
423424

424425

425426
Email Search
@@ -432,6 +433,7 @@ engine supports queries with `"quoted strings"`, `+musthave`, `-mustnothave`,
432433
specified. Results are sorted by email timestamp.
433434

434435
Press `<` or `Left` to exit search results and go back to current folder message list.
436+
Using `/` to search with an empty query also goes back to current folder message list.
435437

436438

437439
Troubleshooting

0 commit comments

Comments
 (0)
Please sign in to comment.