From 0d6202c07749e18c9f90fc331cb21e538ccb9f60 Mon Sep 17 00:00:00 2001 From: Andrew Janian Date: Wed, 29 Dec 2021 14:25:16 -0500 Subject: [PATCH] add puTTY to the install section including not about a bug in versions prior to 0.75 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efdc9aa..73d7bcb 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';