Excerpts from William Morgan's message of Wed Nov 14 18:07:04 +0100 2007: > Excerpts from Pierre Baillet's message of Tue Nov 13 15:00:06 -0800 2007: > > while playing with the contact manager (shouldn't tab look for > > "*typedstring* instead of "typedstring*" when selecting TO recipients > > ?) > > Prefix match is more what I'm used to in console apps, but infix match > is what Gmail does. Vim does infix match on tab-completion for things > like switching buffers, so it's not unheard of... > > What do people think?
I would prefer infix match. What about using prefix match when the query starts with a '^'? Regards, -- Nicolas Pouillard aka Ertai _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
