On Sat, Feb 02, 2002 at 09:17:19AM -0200, Fr?d?ric L. W. Meunier wrote: > Well, too bad Links doesn't accept file://localhost/ and ~ > like Lynx. Time to see w3m's behavior.
w3m seems to do the same thing, there. I have these in my local lynx.cfg, which I use for comparing behavior (I don't believe links recognizes ftp urls either - at least it didn't work when I was compiling this list). EXTERNAL:ftp:w3m %s:TRUE EXTERNAL:file:w3m %s:TRUE EXTERNAL:http:w3m %s:TRUE EXTERNAL:http:links %s:TRUE EXTERNAL:http:wget %s:TRUE EXTERNAL:http:wget -r %s:TRUE EXTERNAL:ftp:netscape %s:TRUE EXTERNAL:file:netscape %s:TRUE EXTERNAL:http:netscape %s:TRUE EXTERNAL:ftp:chimera %s:TRUE EXTERNAL:file:chimera %s:TRUE EXTERNAL:http:chimera %s:TRUE EXTERNAL:ftp:opera %s:TRUE EXTERNAL:file:opera %s:TRUE EXTERNAL:http:opera %s:TRUE -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
