Just an observation, which looks wrong.

:set wildmode=full
:set wi<tab>

I get these matches listed:
weirdinvert     wildcharm       wildignorecase  wildmode
winaltkeys      winheight       winfixwidth     winminwidth
wildchar        wildignore      wildmenu        wildoptions     window
         winfixheight    winminheight    winwidth

Why does "weirdinvert" show up when it does not begin with "wi"?

The specific setting of wildmode doesn't really matter, you also get this with:
:set wildmode=list:full

:ver
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jul 17 2012 09:51:59)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-604
Compiled by fishburn@FISHBURN-WIN7
Big version with GUI.  Features included (+) or not (-):
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset
+cindent +clientserver +clipboard +cmdline_compl +cmdline_hist
+cmdline_info +comments +conceal +cryptv +cscope +cursorbind
+cursorshape +dialog_con_gui +diff
+digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search
+farsi +file_in_path +find_in_path +float +folding -footer
+gettext/dyn -hangul_input +iconv/dyn +insert_expand +jumplist +keymap
+langmap +libcall +linebreak
+lispindent +listcmds +localmap -lua +menu +mksession +modify_fname
+mouse +mouseshape +multi_byte +multi_lang -mzscheme +netbeans_intg
+ole +path_extra +perl/dyn +persistent_undo -postscript +printer
-profile +python/dyn -python3
+quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent
-sniff +startuptime +statusline -sun_workshop +syntax +tag_binary
+tag_old_static -tag_any_white -tcl -tgetent -termresponse
+textobjects +title +toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
+vreplace +wildignore +wildmenu +windows +writebackup -xfontset -xim
-xterm_save +xpm_w32


Thanks,
Dave

-- 
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