Hi Jochen,

On 6/28/06, Jochen Baier <[EMAIL PROTECTED]> wrote:
hi,

i think a command like "cbefore" or "croot" could be
usefull. using this command after a quickfix trip (vimgrep,
make etc) will jump to the buffer and line the user used
before.

with this command it will be easy to go back to buffer it
was used before and the user do not need to remember it.

what you think ?


What about using the per window jump list? After using the quickfix
commands, you can use the CTRL-O command to go back to the
previous buffer/file location.

  :help jumplist

- Yegappan

Reply via email to