By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: Windows Terminal Preview v0.7
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
IT Pro

Windows Terminal Preview v0.7

Published: February 18, 2024
5 Min Read
SHARE

Windows Terminal Preview v0.7.

Contents
PanesTab ReorderingSuppress Application TitleUI ImprovementsBug FixesCascadia Code Updates

Panes

You are now able to split your Terminal window into multiple panes! This allows you to have multiple command prompts open at the same time within the same tab.

NOTE: At the moment, you’re only able to open your default profile within a new pane. Opening a profile of your choice is an option we’re planning to include in a future release!

The following key bindings are included by default within this release to invoke panes actions:

{ "command": "splitHorizontal", "keys": [ "alt+shift+-" ] },
 { "command": "splitVertical", "keys": [ "alt+shift+plus" ] },
 { "command": { "action": "moveFocus", "direction":"down" }, "keys": [ "alt+down" ] },
 { "command": { "action": "moveFocus", "direction":"left" }, "keys": [ "alt+left" ] },
 { "command": { "action": "moveFocus", "direction":"right" }, "keys": [ "alt+right" ] },
 { "command": { "action": "moveFocus", "direction":"up" }, "keys": [ "alt+up" ] },
 { "command": { "action": "resizePane", "direction":"down" }, "keys": [ "alt+shift+down" ] },
 { "command": { "action": "resizePane", "direction":"left" }, "keys": [ "alt+shift+left" ] },
 { "command": { "action": "resizePane", "direction":"right" }, "keys": [ "alt+shift+right" ] },
 { "command": { "action": "resizePane", "direction":"up" }, "keys": [ "alt+shift+up" ] },

Tab Reordering

You can now reorder your tabs! A huge thank you goes out to James Clarke (@Clarkezone) for completing this pull request while at Microsoft Ignite!

NOTE: You are currently not able to reorder tabs when running the Terminal as administrator (it will crash if you try). Additionally, the UI of the tab will occasionally disappear when reordering.

Suppress Application Title

You can now suppress all title change events that are sent from the application running within your Terminal. This means, you can have either the "name" or "tabTitle" of your profile appear in your tab without it updating! This implementation mimics the original "tabTitle" functionality released in v0.3. By setting "suppressApplicationTitle" to true, if you have "tabTitle" set, "tabTitle" will appear in your tab. Otherwise, the profile’s "name" will appear in your tab.

"tabTitle": "Ubuntu",
 "suppressApplicationTitle": true

UI Improvements

There is no longer a thick border around the Terminal! The border is much thinner and will display your accent color when you have it set to do so in the Color page of your Windows settings.

Note: If you don’t have this setting enabled, the border will be white.

Bug Fixes

Here are some of the major bug fixes included in this release:

  • Line endings when pasting behave properly!
  • Alt+Arrow-Keys no longer print extra characters!
  • When you’re scrolled up, pasting now scrolls down to the prompt when using "snapOnInput"!
  • Quickly opening and closing tabs will crash less!

Cascadia Code Updates

Cascadia Code has received a major update! Here’s what’s new:

  • Greek, Cyrillic, and Vietnamese are now supported!
  • We have a powerline (Cascadia Code PL) version!
  • There is also a version that ships without coding ligatures (Cascadia Mono)!

NOTE: The Windows Terminal ships with the base version, which only includes coding ligatures.

TAGGED:Command Prompt (CMD)LinuxPowerShellTechnical PreviewUbuntuWindowsWindows 10Windows Terminal
Previous Article Hyper-V The version does not support this version of the file format
Next Article Edge Dev 80
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?