Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ncar!tank!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!rudolph From: rudolph@m.cs.uiuc.edu Newsgroups: comp.sys.mac Subject: Re: vi for the Mac Message-ID: <8400037@m.cs.uiuc.edu> Date: 22 Oct 88 02:23:00 GMT References: <442@edsel.UUCP> Lines: 9 Nf-ID: #R:edsel.UUCP:442:m.cs.uiuc.edu:8400037:000:561 Nf-From: m.cs.uiuc.edu!rudolph Oct 21 21:23:00 1988 While in general I certainly prefer Mac style editing to vi, there is one vi feature I find extremely useful which has yet to show up in any Mac editor I have seen, and that is the ability to mark a location and quickly return to it. It's a simple two keystroke command in vi ('m' followed by a letter to name the mark), and returning is another 2 stroke command. It's very useful in navigating large programs, or any large documents for that matter. Anyone have any idea why it hasn't been implemented in any major editors, or know of any that do have it?