On Jun 7, 7:48 am, "Ricky" <[email protected]> wrote: > I tried reinstall vim with original version and only install Neocomplecache > or Autocomplcache. > If I use vim in command window, the completion popup menu won't prompted, I > need press <C-X><C-N> to call it manually. > > This can be happened in win32 console window and cygwin terminal window. My > win32 GUI version works well. All of them use the same vimrc and runtime lib. > > Yes today, after I install Conque Shell, then start bash in vim, after that > it would prompt completion menu, very strange problem. > Vim Compiled by Cygwin/X <[email protected]> Huge version with GTK2 > GUI.
You may want to try VimShell instead of Conque. Vim's omni-completion features will probably never work on the conque terminal command line, however VimShell was coded in a way to make these features work very well together. http://github.com/Shougo Nico -- 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
