update faq

Former-commit-id: a9dc63a55a13a8b8de7d05051660d3dfd3ec70b9 [formerly a9dc63a55a13a8b8de7d05051660d3dfd3ec70b9 [formerly f49e2f8fe533d2d80d269d5ddd10c2f47aa98d6c [formerly 75e0a23db227273c72d5a1b112daa5fe378d5d18]]]
Former-commit-id: 1eb86a86a5053bb290484b8ee81fc74e3d2009d4
Former-commit-id: 1408ec47cccc5f2a9e0bf0381b0580a3f9d62711 [formerly 1697bc5831330e015c24e86e7fec79e73b6c0a9b]
Former-commit-id: 6f553f68cc194fb738c43564eefe4b278ce92567
pull/15/head
Miguel Mota 6 years ago
parent 8198b7ca1f
commit 8aba631a63

@ -293,6 +293,15 @@ Action|Description
- A: Press <kbd>ctrl</kbd>+<kbd>s</kbd> to save your favorites.
- Q: I'm getting question marks or weird symbols instead of the correct characters.
- A: Make sure that your terminal has the encoding set to UTF-8 and that your terminal font supports UTF-8.
You can also try running cointop with the following environment variables:
```bash
LANG=en_US.utf8 TERM=xterm-256color cointop
```
## License
Released under the MIT license.

Loading…
Cancel
Save