X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/a43c595fdaf36f34955585d2941f25d2b9821011..9b91a8f29bc78e793a0a664692641a2326a4ae90:/.config/mutt/keybindings diff --git a/.config/mutt/keybindings b/.config/mutt/keybindings index e32c1b2..a3cafa9 100644 --- a/.config/mutt/keybindings +++ b/.config/mutt/keybindings @@ -81,6 +81,8 @@ macro index,pager M " set my_weed=\$weed se macro index,pager " set my_pipe_decode=\$pipe_decode unset pipe_decode$my_confdir/viewmailattachments set pipe_decode=\$my_pipe_decode" "view attachments in browser" +macro compose \ez " set my_editor=\$editor set editor='mogrify -sample 1000x1000' set editor=\$my_editor" "Resize attached image to within 1000x1000" + bind index,pager sidebar-prev bind index,pager \e sidebar-prev bind index,pager sidebar-next