Windows Terminal
What is Microsoft Terminal
Windows Terminal is a new open source app from Microsoft, came out in 2019. It replaces the Windows Console.
I recommend it. It supports displaying Emoji: Smilies 😄
Change Font Size on Windows Terminal
By mouse wheel
Ctrl + scroll mouse wheel
increase/decrease font size for current window.
By keyboard
Ctrl+,

Start Windows Terminal via Command
in PowerShell, you can launch Windows Terminal by typing
wt
if that is not available, you need to turn it on at
Split Windows
- Split pane to the right → Alt+Shift+=
- Split pane below → Alt+Shift+-
- Close pane → Ctrl+Shift+w
