Skip to main content

Weird Stuff in Terminal When I Hit Tab LC_CTYPE breaking autocomplete: what is the cause of this problem?

deleted 1 character in body
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

For some reason, today, everytimeevery time 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?

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?

For some reason today, every time 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?

edited tags
Link
Gilles 'SO- stop being evil'
  • 865.9k
  • 205
  • 1.8k
  • 2.3k
Tweeted twitter.com/#!/StackUnix/status/65297375337529344
Source Link
Loading