Vim 7 show current column

2007-05-10 Thread Brian E. Lozier
In vim 6, a line at the bottom would show the column the cursor is over, so I could see like, colymn 79 or whatever. On vim 7 (gvim, more specifically), the status line at the bottom doesn't show up. Is there a way to enable it? Thanks, Brian

gvim 7 highlight search string

2007-06-01 Thread Brian E. Lozier
In the old gvim, doing a search (/something) highlights all something in red. In gvim 7, it doesn't highlight all occurrences. Is there a way to turn this back on? Thanks!

Re: gvim 7 highlight search string

2007-06-02 Thread Brian E. Lozier
work machine which is running RHEL 4. I believe I compiled vim/gvim from source at work, although here at home I'm using the debian packaged one. On 6/1/07, Charles E Campbell Jr [EMAIL PROTECTED] wrote: Brian E. Lozier wrote: In the old gvim, doing a search (/something) highlights all