commit a70718c00dff5513360abbdd0c733632f8e20fc4
parent b4b1323a25474864730e0159c9f29c1b96712529
Author: Luke Smith <luke@lukesmith.xyz>
Date: Wed, 18 May 2022 22:17:37 +0000
Merge pull request #841 from rickylinden/master
added encryption shortcut in neomutt interface description
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -127,6 +127,7 @@ To give you an example of the interface, here's an idea:
- `?` - see all keyboard shortcuts
- `ctrl-j`/`ctrl-k` - move up and down in sidebar, `ctrl-o` opens mailbox.
- `ctrl-b` - open a menu to select a URL you want to open in your browser.
+- `p` - encrypt/sign your message (in compose view, before sending the email).
## Additional functionality