dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 0995d2a01640f74491aa3a493858d97bdd154411
parent ca6acd19af0baa639cfd0afaa9fc9a63b43a2441
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Fri, 18 Mar 2016 15:01:48 -0700

fix urlview binding

Diffstat:
M.mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mutt/muttrc b/.mutt/muttrc @@ -158,7 +158,7 @@ macro index O "<shell-escape>offlineimap<enter>" "run offlineimap to sync all ma macro index o "<shell-escape>offlineimap -qf INBOX<enter>" "run offlineimap to sync inbox" # View and select urls -macro pager U "|urlview<enter>" "call urlview to open links" +macro pager U "<pipe-entry>urlview<enter>" "call urlview to open links" # notmuch integration # 'L' performs a notmuch query, showing only the results