From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9380 invoked from network); 19 Aug 2001 14:20:19 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Aug 2001 14:20:19 -0000 Received: (qmail 28710 invoked by alias); 19 Aug 2001 14:19:58 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4138 Received: (qmail 28699 invoked from network); 19 Aug 2001 14:19:57 -0000 Date: Sun, 19 Aug 2001 16:15:52 +0200 From: Eric Smith To: zsh-users@sunsite.auc.dk Subject: detecting a url - run browser Message-ID: <20010819161552.A2343@apple.fruitcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i What would I do to configure zsh to detect $ www.foo.com or $ http://bar.dk etc entered at the prompt as a url and then execute: w3m ? thanx -- Eric Smith