[EMAIL PROTECTED] wrote:

Hi,

Given are two loaded buffers. When I switch beween them by :bn/:bp or
:n#, the window is redrawn similar to z.

z.                      Redraw, line [count] at center of window (default
                        cursor line).  Put cursor at first non-blank in the
                        line.

Can I change or workaround this behavior not to do this but
to keep the buffer view the same?
Perhaps the following tip will help you:

http://vim.sourceforge.net/tips/tip.php?tip_id=80 , "Restore cursor to file position in previous editing session"

and perhaps :set nosol .

Regards,
Chip Campbell

Reply via email to