diff options
author | Luke Smith <Luke Smith> | 2022-06-14 07:47:13 -0600 |
---|---|---|
committer | Luke Smith <Luke Smith> | 2022-06-14 07:47:13 -0600 |
commit | 05b9680e20a31e9643b32a1ab0a9b773d7f34430 (patch) | |
tree | 3fe24ccff22cf20847a3212a3cc6996560f99e75 /README.md | |
parent | 72fcb51e2434afe4e672019c5fce08d7fdfa8b86 (diff) | |
parent | cefb66a8f03cab34b21aa47aaaad17e37dc8d377 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |