Small bug: if I have a file coming from a Windows user called aaaa(1).txt, tab completion under linux expands this to aaaa(1).txt as opposed to aaaa\(1\).txt as is done by bash. Or would fixing this cause too many multiplatform problems? Peter