aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-01 09:45:26 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-01 09:45:26 +0300
commitd99df7d12dc6ceeb3c92c35e25b38dd0d86853ca (patch)
treece8f8e738fa86e846ed243a17164938fbeefbbb7
parented70c90c2d6354a38b4528df231ffd599277c548 (diff)
parent0d6202c07749e18c9f90fc331cb21e538ccb9f60 (diff)
Merge branch 'ajanian-master'
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index efdc9aa4..73d7bcb2 100644
--- a/README.md
+++ b/README.md
@@ -662,6 +662,8 @@ If you are using a different terminal, proceed with manual font installation.
font_family MesloLGS NF
```
Restart Kitty by closing all sessions and opening a new session.
+ - **puTTY**: puTTY only works in version >= 0.75 due to a unicode display [bug](https://github.com/romkatv/powerlevel10k/issues/674#issuecomment-835416130)
+ fixed in 0.75. Set Window -> Appearance -> Font to `MesloLGS NF`
- **WezTerm**: Create or open `$HOME/.config/wezterm/wezterm.lua` and add the following:
```lua
local wezterm = require 'wezterm';