1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-02 15:06:34 +03:00

Wez’s terminal instructions

Nikita Prokopov 2022-04-01 16:57:25 +02:00
parent d4cfdc16a9
commit a92b3ae385

@ -80,6 +80,16 @@ Finally use the PS Name setting the following key in the `kitty.conf` file:
font_features FiraCode-Regular +ss01 +ss02 +ss03 +ss04 +ss05 +ss07 +ss08 +zero +onum
```
# Wezs terminal
```
return {
harfbuzz_features = {"zero" , "ss01", "cv05"}
}
```
Full instruction [here](https://wezfurlong.org/wezterm/config/font-shaping.html).
# Windows Terminal
Open the Windows Terminal settings.json file. You will need to insert a [font object](https://docs.microsoft.com/en-us/windows/terminal/customize-settings/profile-appearance#font) for Fira Code in one or more profiles: