Hi,
Suppose that I have split a window in two with different files loaded
in each new window. How can I scroll one window to show the end of the
file without leaving the current buffer? Is it possible to that with
setpos()? I have tried the following command, but it didn't work:
:call setpos('.', [2, 122, 1, 0])
The real problem is that I would like to be able to scroll a conque
shell to see length outputs without having to switch to the shell
buffer. Conque shell is here:
http://www.vim.org/scripts/script.php?script_id=2771
Thanks,
Jakson Aquino
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php