Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!rozin From: rozin@unix.cis.pitt.edu (Roman Rozin) Newsgroups: comp.editors Subject: Re: Xedit is better than vi and emacs Message-ID: <116509@unix.cis.pitt.edu> Date: 17 Apr 91 14:19:18 GMT References: <2197@pdxgate.UUCP> <1991Apr16.193558.9369@njitgw.njit.edu> Distribution: usa Organization: University of Pittsburgh Lines: 16 In article <1991Apr16.193558.9369@njitgw.njit.edu> ken@hertz.njit.edu (ken ng cccc) writes: [ ... ] >There are a few things I think could easily be put into vi but are not >in there currently (or I have yet to find them). For example, is there >a way to do a case insensitive search? I find '/[Ss][Tt][Uu][Ff]' to be >a real drag (In Xedit, just do a 'set case m i'.). In vi, you can just do :set ignorecase or just :set ic Roman Rozin