On Mon, 14 Jul 2008, Shawn O. Pearce wrote: > > What is $COMP_WORDBREAKS set to in your shell? In mine it > appears to be: > > " \"'@><=;|&(:" > > which is the I believe the shell default. Ahhah. Indeed. I don't have the ':'. > Though we could try to detect : in there and if it is not present > use the workaround you posted. But I wonder if just asking the > user to include : is easier. Umm, if so, git should just set it in the completion script, no? And doing a google for 'COMP_WORDBREAKS' and 'colon', I don't think I'm the only one with it unset. In fact, I'm pretty sure I didn't unset it myself, because I've never heard of that thing. So I think it's a generic Fedora 9 thing. (I just checked - that seems to pan out. All the machines with F9 on it I have access to are missing the ':' - including machines I have not set up myself like master.kernel.org) Linus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html