No problem
/etc/urlview.conf
COMMAND ~/.mutt/mozilla.sh
~/.mutt/mozilla.sh
#!/bin/sh
URL=$@
/usr/local/bin/firefox -remote "openurl($URL, new-tab)" || /usr/bin/firefox
"$URL"
###/usr/local/bin/mozilla -remote "openurl($URL, new-tab)" ||
/usr/local/bin/mozilla "$URL"
Enjoy
Chris([EMAIL
Not sure if it's OpenBSD related but I'm using urlview v0.9 with mutt
v1.5.12 and firefox v2.0.0.3 on OpenBSD 4.1. My window manager is
wmii.
I just put the following line in my /home/me/.urlview and nothing in
.muttrc or anywhere else. When I go to mutt and press CTRL-b, it shows
the url list and
2 matches
Mail list logo