From: martin f. krafft Date: Wed, 26 Jan 2011 13:35:53 +0000 (+0100) Subject: bind p to external pager call X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/399b81fb0fbac72be2cad57a9ba66ea6178d9e56 bind p to external pager call --- diff --git a/.mutt/keybindings b/.mutt/keybindings index 448a894..c983b4f 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -8,7 +8,7 @@ bind index,pager \eD delete-subthread bind pager,index previous-unread -macro pager,index p "" "do nothing" +macro index p "" "do nothing" ##macro index L "=store" macro index S "=store" "save messages to store" @@ -48,6 +48,8 @@ macro pager ~ '~' "shortcut to pattern search" bind index,pager \en search-opposite +macro pager p 'less -c' "pipe message into pager" + bind pager [ half-up bind pager ] half-down