Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!bruce From: bruce@graffiti.UUCP (Bruce Jilek) Newsgroups: net.unix-wizards Subject: vi - Is there a ruler line function? Message-ID: <123@graffiti.UUCP> Date: Tue, 18-Mar-86 18:23:58 EST Article-I.D.: graffiti.123 Posted: Tue Mar 18 18:23:58 1986 Date-Received: Fri, 21-Mar-86 05:47:08 EST Distribution: net Organization: Information Brokerage Network, Houston, TX Lines: 16 I have used editors in the past that allow you to type a command and get a ruler line at the current position within the document you are editing. For example: 1 2 3 4 5 6 7 8 12345678901234567890123456789012345678901234567890123456789012345678901234567890 This can be very helpful for lining up statements for readable blocks that have extended beyond the bottom of the screen, etc. It used to even be a requirement if you were coding in FORTRAN and/or COBOL. Doesn't vi have this capability? I can't find it in the documentation. I do know that you can use ':#z=' (# = line no.) to bracket a line with lines of minuses, but how about a real ruler? Bruce Jilek