Dnia Saturday 19 of January 2008, Ben Schmidt napisał: > Tony Mechelynck wrote: > > Mikolaj Machowski wrote: > >> Dnia Thursday 17 of January 2008, Bram Moolenaar napisał: > >>> Hello Vim users, > >>> > >>> I have added two items to vote on: > >>> > >>> - add collaborative editing: changes made to a file show up in > >>> another Vim in a second > >>> - add flexible tab stops, can be used for tables > >> > >> I'd like to see something simpler(?): better command line completion > >> of built-in commands. You can script user defined commands as you > >> wish to perform all magic but completion of many built-in commands is > >> really dumb. > >> > >> For example I am working lately with "Tab Separated Values". When I > >> try to insert Tab into regular expression of vimgrep Vim constantly > >> tries to resolve it to file name. I have to resort to <C-V><C-I>. > >> > >> m. > > > > To search for a hard tab, use \t in the pattern. > > > > Currently, :command can have at most one -complete= parameter. I > > suspect this unicity also applies to builtin commands. > > And maybe I'm just dumb, but isn't auto-complete on a regular expression > a bit of a silly idea?!
That is the point. I don't want completion at this moment. > If it's so obvious from what you've already > typed what it should be completed to, you probably already have enough > typed there to do the search... No. m. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
