1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Added keybinding to show raw message

This commit is contained in:
Ryan Kes 2019-09-27 18:47:07 +02:00
parent 2a639f0804
commit d6faf5474e

View File

@ -40,6 +40,7 @@ bind index D delete-message
bind index U undelete-message bind index U undelete-message
bind index L limit bind index L limit
bind index h noop bind index h noop
bind index,pager H view-raw-message
bind index l display-message bind index l display-message
bind browser h goto-parent bind browser h goto-parent
bind browser l select-entry bind browser l select-entry