For some reason, today, everytime I hit tab in the terminal this shows up:
cat bash: warning: setlocale: LC_CTYPE: cannot change locale (en_CA)
Display all 150 possibilities? (y or n)
This particular one happens when I type cat then hit TAB. I never changed any setting or anything. Anyone know what's going on?
complete -r catand thencat <TAB>again. – geirha May 3 '11 at 6:32