diff options
author | Luke Smith <luke@lukesmith.xyz> | 2022-05-18 22:17:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-18 22:17:37 +0000 |
commit | a70718c00dff5513360abbdd0c733632f8e20fc4 (patch) | |
tree | 5bde5ec53b380bba3c51c9d279d7d527cddd6999 /README.md | |
parent | b4b1323a25474864730e0159c9f29c1b96712529 (diff) | |
parent | 162441dde07cf9c811085f3dbb7fee2ce4fa3522 (diff) |
Merge pull request #841 from rickylinden/master
added encryption shortcut in neomutt interface description
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 |