[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Idea - netscape URL launcher



The default URL launcher for Netscape in X-Chat is:

	!netscape -remote 'openURL(%s)'

However, this fails when no netscape is running. I propose we change
it to:

	!netscape -remote 'openURL(%s)' || netscape '%s'

This is what xscreensaver uses. Actually, the following might be
better:

Netscape (New Window):
	!netscape -remote 'openURL(%s,new-window)' || netscape '%s'
Netscape (Existing):
	!netscape -remote 'openURL(%s)'

Does this sound good?

-- 
Written with 100% free software. Please support the following websites:
www.debian.org www.noamazon.com www.gnu.org www.opendvd.org lpf.ai.mit.edu
-
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/lists/
Posted By:     Decklin Foster <fosterd@hartwick.edu>