mirror of https://github.com/cheat/cheat.git
Changed mutt cheatsheet
This commit is contained in:
parent
b210fbca5f
commit
7e94f1e0ba
|
@ -6,3 +6,17 @@
|
||||||
|
|
||||||
1. Select/tag them with alt+'t'
|
1. Select/tag them with alt+'t'
|
||||||
2. ;s in mail inbox overview for bulk operation
|
2. ;s in mail inbox overview for bulk operation
|
||||||
|
|
||||||
|
# Deleting / Undeleting all messages in mutt
|
||||||
|
|
||||||
|
1. In mutt’s index, hit ‘D’ (UPPERCASE D)
|
||||||
|
2. It will prompt you with “Delete messages matching: “
|
||||||
|
|
||||||
|
+ enter this string:
|
||||||
|
|
||||||
|
~A
|
||||||
|
|
||||||
|
3. It should mark all for deletion!
|
||||||
|
|
||||||
|
|
||||||
|
4. Conversely, you can do the same thing with UPPERCASE U to undelete multiple messages.
|
||||||
|
|
Loading…
Reference in New Issue