diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-11 00:41:25 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-11 00:59:38 +0100 |
| commit | d897c9f93c7e46c070e3c9a0ee6678e236b2b794 (patch) | |
| tree | 06bace7e5bca9684129f665283615a2889aaa38a /.config/neomutt/mappings | |
| parent | 638549b55d23d296d314399a9a77e724e14bf754 (diff) | |
Update neomutt configs
Diffstat (limited to '.config/neomutt/mappings')
| -rw-r--r-- | .config/neomutt/mappings | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/neomutt/mappings b/.config/neomutt/mappings index 771b929..2e29117 100644 --- a/.config/neomutt/mappings +++ b/.config/neomutt/mappings @@ -7,6 +7,11 @@ macro index,pager gs "<change-folder>=Sent Messages<enter>" "open sent" macro index,pager gt "<change-folder>=Deleted Messages<enter>" "open trash" macro index,pager gf "<change-folder>?" "open mailbox..." +bind index,pager \CJ sidebar-next +bind index,pager \CK sidebar-prev +bind index,pager \CE sidebar-open +bind index,pager B sidebar-toggle-visible + # Attach PGP public key bind compose a noop bind compose aa attach-file |
