Hi, David Fishburn wrote: > 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
probably because 'wiv' ist the short form for 'weirdinvert'. Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) -- 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
