On Tue, Feb 17, 2009 at 7:22 AM, Bram Moolenaar <[email protected]> wrote: > Thanks. I'll have a look at it later.
If you haven't, please don't look at it yet :), trash it. I'm refining the patch - fixing a memory leak (stupid me :), and improving the shortening of the matching paths to get the minimum unique length of each. This is much much better than the simple (and not necessarily correct all the time) "relative to your working directory" or "home directory". The old method just won't work if your path setting does not include your home directory. The new method can produce sufficiently short paths to be comfortably seen on the wildmenu. I'll send the patch soon, it's almost done. nazri. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
