Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!chi-news.cic.net!nntp.coast.net!lll-winken.llnl.gov!enews.sgi.com!sgigate.sgi.com!wetware!wsrcc.com!news.orst.edu!news.uidaho.edu!usenet From: "Faried Nawaz" <fn@uidaho.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Which editor matches parenthesis? Date: 16 Dec 1995 21:11:29 -0800 Organization: People's Front Against WWW Lines: 18 Sender: nawaz921@hoodoo.cs.uidaho.edu Distribution: world Message-ID: <imlooc5l6m.fsf@hoodoo.cs.uidaho.edu> References: <4aflht$a80_001@marktwain.com> Reply-To: fn@uidaho.edu NNTP-Posting-Host: hoodoo.cs.uidaho.edu Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Newsreader: September Gnus v0.15 In article <4aflht$a80_001@marktwain.com> support@marktwain.com (Support) writes: $ Is there an editor, preferably for X, that matches (), {},etc.? vi does it -- put set showmatch in your .exrc. there is a port of xvile, i think -- an X-based vi clone. emacs/xemacs does it, and uses X. aXe -- and xcoral, probably -- also do it; they use X. faried.