aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-11-15 13:58:49 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-11-15 13:58:49 +0300
commit1777bd41a68c99963e009c55a0f500396e485d07 (patch)
tree42c55696bd14e8d53436c7a90e375973820bd578 /README.md
parent1e009cf43aada792c72414e244e116e932462bc5 (diff)
docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e63e16e1..379cd521 100644
--- a/README.md
+++ b/README.md
@@ -288,8 +288,10 @@ It's likely your font's fault.
### Why is my cursor in the wrong place?
-Type `echo '\u276F'`. If you get an error saying "zsh: character not in range",
-your locale doesn't support UTF-8. You need to fix it.
+Type `echo '\u276F'`. If you get an error saying "zsh: character not in range", your locale
+doesn't support UTF-8. You need to fix it. If you are running zsh over SSH, see
+[this](https://github.com/romkatv/powerlevel10k/issues/153#issuecomment-518347833). If you are
+running zsh locally, Google "set UTF-8 locale in *your OS*".
If the `echo` command prints `❯` but the cursor is still in the wrong place, install
[the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k) and run