Skip to content

Instantly share code, notes, and snippets.

@FirePanther
Last active November 17, 2016 03:43
Show Gist options
  • Save FirePanther/298a86a95806f1e34668 to your computer and use it in GitHub Desktop.
Save FirePanther/298a86a95806f1e34668 to your computer and use it in GitHub Desktop.
Fix Safari "Search by words", no Safari restart/reload needed. Write this command into your Terminal
defaults write com.apple.Safari FindOnPageMatchesWordStartsOnly -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment