Skip to content

Instantly share code, notes, and snippets.

@yordanoweb
Last active January 13, 2025 19:55
Show Gist options
  • Save yordanoweb/346e99f30afccd17248fbfbf3dd7b8c0 to your computer and use it in GitHub Desktop.
Save yordanoweb/346e99f30afccd17248fbfbf3dd7b8c0 to your computer and use it in GitHub Desktop.
Save the day with zsh hang when tab autocomplete freezes

Unfreeze tab autocomplete on ZSH

ohmyzsh/ohmyzsh#7023 (comment)

Basically, edit ~/.zshrc and uncomment the line:

# Uncomment the following line to use case-sensitive completion.
CASE_SENSITIVE="true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment