Η Microsoft released it Windows Terminal Preview v0.10 with new features and improvements. If you want to install Window Terminal, you can visit it Microsoft Store or download the package from the relevant one σελίδα of GitHub.
Let's see what's new:
Mouse use support
Windows Terminal now supports mouse entry to applications Windows Subsystem for Linux (WSL) as well as to Windows applications using virtual terminal (VT) input. This means that applications, As the tmux and Midnight commander will recognize commands when you click with the mouse on data in the Terminal window!
Settings
Duplicate Pane
With the new version of Windows Terminal, you can open a new dual profile pane. This can be done by adding commands "splitMode":"duplicate"In the command list of"splitPane”Στα key bindings. This key binding will display a dual profile, but you can also add other options, such as "commandline", "index", "startingDirectory", and "tabTitle".
If you would like to know more details about key binding options, you can see this blog post.
Keys "keys": ["ctrl + shift + d"], "command": action "action": "splitPane", "split": "auto", "splitMode": "duplicate"} keys
Bug fixes
- The text looks significantly better when the window size is changed!
- The frames, when using dark theme, are no longer white!
- The taskbar (which is auto-hidden) will now appear when the mouse is at the bottom screen.
- Azure Cloud Shell can now run PowerShell, support mouse commands and follow the desired shell of your choice.
All of the above can be found in Windows Terminal Preview v0.10.
Microsoft said its developers are working on fixing some errors to prepare for the release of v1. Windows Terminal v1 will be released in May.