Greetings!

I have this tip in my vimrc and I like it a lot.

"http://vim.wikia.com/wiki/
Automatically_open_the_quickfix_window_on_:make
autocmd QuickFixCmdPost [^l]* nested cwindow
autocmd QuickFixCmdPost    l* nested lwindow

but could I have the cursor stay in the quickfix when it automatically
opens the quickfix window?

Thanks.
Jim.

-- 
You received this message from the "vim_use" 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

Reply via email to