* Trey Sizemore <[EMAIL PROTECTED]> [05-10-07 00:46]: > Does anyone happen to know what the correct syntax is in > url_handler.sh to get the URL's opened in new tabs in Firefox? I've > gotten as close as getting the first URL to open, but selecting a > second results in:
my ~/.urlview works: ############################################################################### # Urlview configuration file. # man urlview <Man page> # # The defaults are shown here: # # REGEXP (((https?|ftp|gopher)://|(mailto|file|news):)[^' \t<>"]+|(www|web|w3)\.[-a-z0-9.]+)[^' \t.,;<>"\):] # COMMAND url_handler.sh %s # COMMAND firefox -new-window %s& -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ Registered Linux User #207535 @ http://counter.li.org
