On 2006-12-05, Lev Lvovsky <[EMAIL PROTECTED]> wrote:
> how can I align text under and after the cursor position to a  
> specific column number?  and probably just as important, how can I  
> find out which column number a cursor is at ;)?

    :set ruler

will show you the cursor's line and column numbers on the status 
line.  Then the easiest was to align the text under and after the 
cursor to a specific column number is to hit 'i' and hold the space 
bar or backspace key as appropriate until the 'ruler' shows the 
desired column number.  There are more elegant solutions, but they 
depend on the specifics of what you're trying to do.

HTH,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Wireless Division
                             | Spokane, Washington, USA

Reply via email to