From ade5b86226646a78b9c7610312cf09aac08d0b65 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Wed, 25 Nov 2020 17:53:00 +0100 Subject: [PATCH] docs: s/Windows Terminal/Microsoft Terminal/ --- README.md | 2 +- font.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f6c8272..fa47085c 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,7 @@ applications on your system. Configure your terminal to use this font: *Custom font* under *Text Appearance* and select `MesloLGS NF Regular`. - **Windows Console Host** (the old thing): Click the icon in the top left corner, then *Properties → Font* and set *Font* to `MesloLGS NF`. -- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set +- **Microsoft Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set value to `MesloLGS NF` for every profile. - **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*. Select *Use console font instead of the default* and set the font name to `MesloLGS NF`. diff --git a/font.md b/font.md index 6d34dad4..bdf94014 100644 --- a/font.md +++ b/font.md @@ -49,7 +49,7 @@ applications on your system. Configure your terminal to use this font: *Custom font* under *Text Appearance* and select `MesloLGS NF Regular`. - **Windows Console Host** (the old thing): Click the icon in the top left corner, then *Properties → Font* and set *Font* to `MesloLGS NF`. -- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set +- **Microsoft Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set value to `MesloLGS NF` for every profile. - **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*. Select *Use console font instead of the default* and set the font name to `MesloLGS NF`.