Reference similar issues in duplicated characters FAQ section

Marc Cornellà 2020-01-29 13:58:51 +01:00
parent 3287dbf4e2
commit 62b5b094da
1 changed files with 2 additions and 0 deletions

2
FAQ.md

@ -139,6 +139,8 @@ If this doesn't solve the problem you might have found a bug in the plugin. Sear
This normally happens because your theme uses UTF-8 characters but your `locale` is not set up to handle them. Make sure that you're running a `locale` ending in `.UTF-8` or `.utf8`. See [How do I change my locale](#how-do-i-change-my-locale) for instructions.
Similar issues: [#6985](https://github.com/ohmyzsh/ohmyzsh/issues/6985#issuecomment-412055789), [#3932](https://github.com/ohmyzsh/ohmyzsh/pull/3932), [#4529](https://github.com/ohmyzsh/ohmyzsh/issues/4529), [#4632](https://github.com/ohmyzsh/ohmyzsh/issues/4632).
### Zsh errors
#### zsh: no matches found