• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Update Windows Terminal Preview 1.6

AnonyViet by AnonyViet
January 30, 2023
in Tips
0

Welcome to the update Windows Terminal First in 2021! This update brings new features to Windows Terminal Preview version 1.6 as well as porting Windows Terminal to version 1.5, including legacy features. You can download both versions from the Microsoft Store or from GitHub release page. Here are a few highlights from this update, however, I recommend checking out the update notes to see what’s improved with version 1.6.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Settings UI

It finally appeared! Windows Terminal Preview now includes release alpha of the settings UI (Settings UI) new. The settings UI is unbound by default and won’t open when the Settings button is clicked in the dropdown, so you’ll need to add a piece of code to your settings.json file to open it with the command palette or your keyboard.

Update Windows Terminal Preview 1.6 8

How to open Settings UI

To Settings UI with . key “Ctrl + Shift + ,”add the following code to your actions array (or keybindings if you’re using an older version of the settings file):

{ "command": { "action": "openSettings", "target": "settingsUI" }, "keys": "ctrl+shift+," },

Update Windows Terminal Preview 1.6 9

Backup the installation file

While the Settings UI is still in preview mode, you will still be creating a backup of your previous settings files in case something goes wrong while editing the settings and you need to reset the defaults. These backup files can be found in the same location as your settings.json file. The easiest way to navigate here is to right click on the tab of the settings.json file in Visual Studio Code and select “Reveal in File Explorer”.

Windows Terminal

Next updates

The Windows Terminal team is still actively working on the Settings UI and will continuously release new updates. Here are some of the things the team is doing:

  • Make sure the Settings UI has intuitive keyboard navigation and improved accessibility.
  • Add actions and key bindings to the Settings UI.
  • Provides functionality to rearrange profiles.

Startup actions

Do you want to start your terminal in a custom configuration when launching it? You can now set startup actions in your global settings to configure how the terminal launches. Setting startupActions accept arguments wt. More information about arguments can be found on the page Windows Terminal documentation.

// Launch terminal with multiple tabs
"startupActions": "new-tab; new-tab"

//Launch terminal with one tab split into a PowerShell pane and an Ubuntu pane
"startupActions": "split-pane -p PowerShell ; split-pane -p Ubuntu"

Note: This setting is not yet available in the Settings UI and is only available when editing in the settings.json file.

Progress indicator

Terminal will display a progress indicator in the tab and taskbar whenever the OSC 9 sequence is received; 4. More information on remaining tasks and documentation for the progress indicator can be found on GitHub.

Update Windows Terminal Preview 1.6 10

Pixel shaders

As an experimental new feature, you can now use HLSL pixel shaders inside your profiles. Some examples of shaders can be found in the Windows Terminal repository.

"experimental.pixelShaderEffect": "C:\\temp\\invert.hlsl"

Update Windows Terminal Preview 1.6 11

Note: This setting is not yet available in the Settings UI and is only available when editing in the settings.json file.

New Actions

Scroll to the beginning and end of history

You can use the commands scrollToTop and scrollToBottom to scroll to the beginning or end of history.

{ "command": "scrollToTop", "keys": "ctrl+shift+home" },
{ "command": "scrollToBottom", "keys": "ctrl+shift+end" }

Focus on the most recently used pane

Actions moveFocus has gone in a new direction, initially, it allows you to navigate to the last used pane using your keyboard.

{ "command": { "action": "moveFocus", "direction": "previous" }, "keys": "ctrl+alt+left" }

Move tabs

You can now move your tabs backward (left) and forward (right) using the keyboard with the moveTab command.

{ "command": { "action": "moveTab", "direction": "backward" }, "keys": "" },
{ "command": { "action": "moveTab", "direction": "forward" }, "keys": "" }

Note: This Actions is not available by default.

Other features

  • Actions splitPane and arguments spnow accepts a size parameter to specify the size of the pane.
  • Arguments move-focus has also been added, so you can specify which pane to focus on when launching the terminal with the command.
  • You can now specify a tab color for each new tab or pane via the command line with --tabColor #rrggbb.
  • Terminal now supports ConEmu’s OSC 9;9, setting the current working directory. If you use OSC 9; 9 ;, making a copy of that pane or tab will use the Windows path you specified.
  • When you use BEL, the terminal will show a bell icon in the tab. You can now also set the ring tone to “visual“, this will make the taskbar blink.
  • You now have a double underscore cursor in the terminal.
  • The command palette now supports “launchMode“, can be set to “action” or “commandLine“.

Other improvements

  • The menu item “Open Windows Terminal here” should now show up inside folders.
  • The command panel, when in command line mode, parses and validates the commands you have entered and displays the recently used commands.
  • Windows Terminal will now display the font in italics.
  • Start a search with selected text and copy it into the search field.
  • Terminal received a performance improvement of about 33% in total runtime for bulk text results.

And other fixed bugs you can see more in the Windows Terminal github page.

The article achieved: 5/5 – (100 votes)

Tags: previewTerminalUpdateWindows
Previous Post

AhMyth – Rat for Android 2017

Next Post

TOP 5 Best Offline PC Game, light configuration to play at home

AnonyViet

AnonyViet

Related Posts

Instructions for creating Minecraft-style food photos
Tips

Instructions for creating Minecraft-style food photos

June 9, 2026
Get free Cambridge courses to prepare for IELTS, Starters, Movers
Tips

Get free Cambridge courses to prepare for IELTS, Starters, Movers

June 4, 2026
How to record reaction videos with Android phones, no app needed
Tips

How to record reaction videos with Android phones, no app needed

June 1, 2026
Instructions on how to get Google AI Pro 1 year for free for new accounts
Tips

Instructions on how to get Google AI Pro 1 year for free for new accounts

June 1, 2026
Top free AI tools to help write, test and optimize content
Tips

Top free AI tools to help write, test and optimize content

June 1, 2026
Instructions for receiving Lovable Pro 12 months for free
Tips

Instructions for receiving Lovable Pro 12 months for free

May 29, 2026
Next Post
TOP 5 Best Offline PC Game, light configuration to play at home

TOP 5 Best Offline PC Game, light configuration to play at home

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Cách làm mờ khuôn mặt trên iPhone, không cần tải app

Cách làm mờ khuôn mặt trên iPhone, không cần tải app

June 11, 2026
Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

June 11, 2026
PDF editing application on Android worth 199k is free

PDF editing application on Android worth 199k is free

June 10, 2026
Instructions for creating Minecraft-style food photos

Instructions for creating Minecraft-style food photos

June 9, 2026
Cách làm mờ khuôn mặt trên iPhone, không cần tải app

Cách làm mờ khuôn mặt trên iPhone, không cần tải app

June 11, 2026
Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

June 11, 2026
PDF editing application on Android worth 199k is free

PDF editing application on Android worth 199k is free

June 10, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Cách làm mờ khuôn mặt trên iPhone, không cần tải app

Cách làm mờ khuôn mặt trên iPhone, không cần tải app

June 11, 2026
Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

Website to check the World Cup 2026 match schedule intuitively, with automatic calendar synchronization

June 11, 2026
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

6789 kv999

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

6789 kv999

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply