On Fri, Nov 7, 2008 at 2:19 AM, François Ingelrest <[EMAIL PROTECTED]> wrote: > > On Thu, Nov 6, 2008 at 23:36, Roberto Miura Honji <[EMAIL PROTECTED]> wrote: >> - Auto-complete using a tab key (like ctrl-p). >> - When the word have a '/' (linux separator of directories) auto-complete >> like a file (ctrl-x ctrl-f). >> - When the list search is returned, the tab can be used to scroll through >> the list. >> - when the previous char is space, tab, the cursor position is a col = 0 or >> ctrl-x ctrl-i is typed, the char tab is insert normally) > > Maybe I didn't get what you mean, but 1, 3, and 4 can already be done > using the right mappings. I actually use something similar in my own > setup. Regarding 2, I think this should also be quite easy to do > without modifying Vim source code.
That is true and I have also installed some plugins to give me the same functionality. But, if this change is simple (I never look at the Vim code) it might be worthwhile for the greater community. Before I installed these plugins I didn't know what Vim could do. Those types of changes have made it very useful and there are still many many Vim users which: a) do not install plugins b) are not allowed to install plugins c) lack the experience to look for and install plugins to help them These are useful features. Having said that, I don't know if: a) This would interfere with other features. b) Whether we would then need some options to disable this which of course Bram would kbosh. Dave --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
