diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 14:36:26 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 14:36:26 -0500 |
| commit | 974069670bf7954d02b682caddb47a648335fa8a (patch) | |
| tree | 294566e3871547967dd6390d89a8c2a9c2506e7c /.local/share/larbs/getkeys/mutt | |
| parent | 04927ff8e836e8aee997874f770381c366c12d69 (diff) | |
| download | eibhear-974069670bf7954d02b682caddb47a648335fa8a.tar.gz eibhear-974069670bf7954d02b682caddb47a648335fa8a.tar.zst eibhear-974069670bf7954d02b682caddb47a648335fa8a.zip | |
getkeys moved to share
Diffstat (limited to '.local/share/larbs/getkeys/mutt')
| -rw-r--r-- | .local/share/larbs/getkeys/mutt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/.local/share/larbs/getkeys/mutt b/.local/share/larbs/getkeys/mutt new file mode 100644 index 0000000..41069ff --- /dev/null +++ b/.local/share/larbs/getkeys/mutt @@ -0,0 +1,34 @@ + _ _ + _ __ ___ _ _| |_| |_ +| '_ ` _ \| | | | __| __| +| | | | | | |_| | |_| |_ +|_| |_| |_|\__,_|\__|\__| + +mutt is the email client. + j/k - Move down/up + d/u - Move down/up half page + gg - Move to top + v - View/download attachments + G - Move to last message + r - Reply + R - Reply all + S - Sync/save mailbox changes + D - Mark message for deletion + U - Unmark message for deletion + ctrl-u - Seek urls + ,, - Seek urls + ctrl-f - Search mail indexed with notmuch + ctrl-r - Mark all as read + l - Limit mail + o - Run quick sync with offlineimap + O - Run full sync with offlineimap + C - Copy a message to another mailbox + M - Move a message to another mailbox + B - Hide/reveal sidebar + ctrl-j/k - Move down/up on sidebar + ctrl-o - Open box selected in sidebar + gi - Go to inbox + gs - Go to sent mail + gd - Go to drafts + gS - Go to spam + i# - Go to a different account (# is the number of the account) |
