Bit of a weird issue that I am hoping someone can provide some direction to research what has changed so I can fix it.
WinXP SP3 VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Mar 28 2009 22:11:15) MS-Windows 32-bit GUI version with OLE support Included patches: 1-148 If I use any command to open the quickfix window (ie grep, followed by copen). My cursor is in the quickfix window (good). Now it C-W C-W, switch back to the original buffer and hit it again C-W C-W. My cursor will not re-enter the quickfix window. Using the mouse also does not work. When I do click on the window, my cursor is actually moved to a different location in the original buffer, but definitely back into the same buffer. About the only thing I can think of is an autocmd that would do this. Of course I have thousands of autocmds, and I was hoping I would have to start pairing down the vimrc until I find the culprit. That takes a long time. So if someone has a suggestion to narrow down that list first, before I go the brute force route I would appreciate it. FYI: I have lots of plugins and they have been updated over time. I am not certain what recent change might be the culprit. TIA, Dave --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---