diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-08 00:14:58 -0500 |
| commit | 68ba026b24a8cff2ae425ba3a482e367bdb68dd5 (patch) | |
| tree | 135bb2bc5823d77a838710e04b211c62029884d2 /.scripts/.getkeys/mutt | |
| parent | cd839cb0d18246b8d0cc8fd70e82733ae4e79fff (diff) | |
| download | eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.gz eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.tar.zst eibhear-68ba026b24a8cff2ae425ba3a482e367bdb68dd5.zip | |
getkeys moved from PATH
Diffstat (limited to '.scripts/.getkeys/mutt')
| -rw-r--r-- | .scripts/.getkeys/mutt | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/.scripts/.getkeys/mutt b/.scripts/.getkeys/mutt deleted file mode 100644 index 41069ff..0000000 --- a/.scripts/.getkeys/mutt +++ /dev/null @@ -1,34 +0,0 @@ - _ _ - _ __ ___ _ _| |_| |_ -| '_ ` _ \| | | | __| __| -| | | | | | |_| | |_| |_ -|_| |_| |_|\__,_|\__|\__| - -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) |
