> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Thursday, January 29, 2009 10:54 PM > To: Henrik Öhman > Cc: [email protected] > Subject: Re: Possible bug with :b completion on Windows > [...] > > just like one would expect. On Windows (tested with > > gVim/Vim 7.2.77), they all fail to complete the longest match > > > > :b src<Tab>s<Tab> => :b src\s > > :b src\sub<Tab> => :b src\sub > > :b src/sub<Tab> => :b src/sub > > :b src\sub\foo<Tab> => :b src\sub\foo > > > > I have seen this behaviour since at least the last patches > > of 7.1, but I thought it was an oddity rather than a bug, > > until I started investigating the> behaviour on Linux. > > > > Can someone confirm this behaviour on Windows? > > I'll add a remark in the todo list about this. Don't expect > this to be > fixed soon though, the todo list is very long.
Thanks. I might attempt at a fix myself. I mainly wanted to confirm that this was erroneous behaviour. Henrik. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
