Korzystając z tej witryny, zgadzasz się na Polityka prywatności.
Przyjąć
EnterinITEnterinITEnterinIT
  • DOM
  • IT PRO
  • TECH
  • MICROSOFT
    • Lazur
    • Menedżer konfiguracji/SCCM
    • DPM
    • Orkiestrator
    • Hyper-V
    • Niejawny tester Microsoft Edge
    • MSI
    • Biuro 365
    • Nieznajomy biura
    • Power BI
    • Skype'a
    • Serwer SQL
    • Zespoły
  • OKNA
    • Centrum administracyjne systemu Windows
    • Klient Windowsa
    • Serwer Windows
  • Lista kolekcji zapytań SCCM
Czytanie: Windows Terminal Preview 1.2
Zmiana rozmiaru czcionkiAaa
EnterinITEnterinIT
Zmiana rozmiaru czcionkiAaa
  • DOM
  • IT PRO
  • TECH
  • MICROSOFT
  • OKNA
  • Lista kolekcji zapytań SCCM
Szukaj
  • DOM
  • IT PRO
  • TECH
  • MICROSOFT
    • Lazur
    • Menedżer konfiguracji/SCCM
    • DPM
    • Orkiestrator
    • Hyper-V
    • Niejawny tester Microsoft Edge
    • MSI
    • Biuro 365
    • Nieznajomy biura
    • Power BI
    • Skype'a
    • Serwer SQL
    • Zespoły
  • OKNA
    • Centrum administracyjne systemu Windows
    • Klient Windowsa
    • Serwer Windows
  • Lista kolekcji zapytań SCCM
Specjalista IT

Windows Terminal Preview 1.2

Opublikowano w lutym 18, 2024
5 Min. odczyt
UDZIAŁ

Windows Terminal Preview 1.2.

Zawartość
Focus modeAlways on top modeNew commandsCascadia Code font weightsCommand palette updateSettings UI designMiscellaneousBug fixes

Focus mode

There is a new feature called focus mode that hides the tabs and title bar. This mode will only display the terminal content. To enable focus mode, you can add a key binding for toggleFocusMode in your settings.json file.

This command is not bound by default.

{  "command": "toggleFocusMode", "keys": "shift+f11" }

Always on top mode

In addition to focus mode, you can enable Windows Terminal Preview to always be the topmost window. This can be done with the alwaysOnTop global setting as well as a key binding using the toggleAlwaysOnTop rozkaz.

These are not bound by default.

// Global setting
"alwaysOnTop": true

// Key binding
{ "command": "toggleAlwaysOnTop", "keys": "alt+shift+tab" }

New commands

New key binding commands have been added to give you more flexibility when interacting with your terminal.

Set tab color

You can set the color of your focused tab with the setTabColor rozkaz. This command uses the color property to define which color you’d like, which accepts a color in hex format, i.e. #rgb or #rrggbb.

This command is not bound by default.

{ "command": { "action": "setTabColor", "color": "#ffffff" }, "keys": "ctrl+a" }

Open tab color picker

A new command has been added that allows you to open the tab color picker menu. This can be done with the openTabColorPicker rozkaz. If you want to color a tab with your mouse, you can right click on the tab to access the color picker.

This command is not bound by default.

{ "command": "openTabColorPicker", "keys": "ctrl+b" }

Rename tab

You can rename the focused tab with the renameTab rozkaz. You can also right click or double click on the tab to rename it.

This command is not bound by default.

{ "command": "renameTab", "keys": "ctrl+c" }

Toggle retro terminal effects

You can toggle the retro terminal effects that add scanlines and a glow to the text with the toggleRetroEffect rozkaz. This enables the experimental.retroTerminalEffect profile setting.

This command is not bound by default.

{ "command": "toggleRetroEffect", "keys": "ctrl+d" }

Cascadia Code font weights

Cascadia Code now has font weights! You can enable these font weights in Windows Terminal Preview by using the fontWeight profile setting. A huge shoutout goes to our font designer Aaron Bell for making this happen!

"fontWeight": "light"

Command palette update

The command palette is almost complete! We are currently ironing out a few more bugs, but if you’d like to play with it, you can add the commandPalette command to your key bindings and invoke it using your keyboard. If you find any bugs, please file them on the GitHub repo!

This command is not bound by default.

{ "command": "commandPalette", "keys": "ctrl+shift+p" }

Settings UI design

We have been actively working on the settings UI and have narrowed down on a design. The design is pictured below and the spec can be found here. We appreciate all feedback and we’ll be starting implementation very soon!

Miscellaneous

⭐ You can now use nt, sp, I ft as command line arguments for new tab, split pane, and focus tab, respectively.

⭐ We now have proper logos for high contrast mode.

⭐ There are now warnings for pasting large amounts of text and text with multiple lines. More information on disabling these warnings can be found on the global settings docs page.

Bug fixes

  • You can now run wt as an Administrator from the Run dialog with Ctrl+Shift+Enter.
  • Printing large amounts of text in WSL is 20% faster!
  • The terminal will no longer scroll to the bottom when there is output if you are scrolled up or have a selection.
  • The pseudoconsole will now forward colors and styles emitted by applications with higher fidelity, thus greatly improving color representation.

Notatka: If you’re seeing unexpected black bars when you use PowerShell, visit the troubleshooting page on our docs site.

OZNACZONE:Wiersz poleceń (CMD)LinuksaPowerShellPodgląd technicznyUbuntuOknaOkna 10Windows TerminalWSL
Poprzedni artykuł Nieznajomy biura 2008 dla Windowsa
Następny artykuł SCCM 2008 Podgląd techniczny
Zostaw komentarz Zostaw komentarz

Zostaw odpowiedź Anuluj odpowiedź

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są zaznaczone *

Ta strona korzysta z Akismet w celu ograniczenia spamu. Dowiedz się, jak przetwarzane są dane dotyczące Twoich komentarzy.

Tłumaczenie

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

Popularne posty

Wymagania systemowe dla serwera Windows 2016
Serwer Windows
Lista kolekcji zapytań programu Menedżer konfiguracji
Lista kolekcji zapytań programu Menedżer konfiguracji
Menedżer konfiguracji
Nawigacja strukturalna/zarządzana włączona na nowoczesnych stronach w klasycznych witrynach zespołu
Tech
SCCM Nie udało się uzyskać lokalizacji DP w oczekiwanej wersji z MP
Menedżer konfiguracji

Ostatnie posty

Instalowanie i konfigurowanie Fail2ban dla ochrony SSH na Ubuntu 24.04
Linuksa
Włączanie i konfiguracja FirewallD na AlmaLinux
Linuksa
Tworzenie użytkownika i konfiguracja klucza SSH w AlmaLinux
Linuksa
Jak zresetować hasło w AlmaLinux
Linuksa

© 2023 EnterinIT

Przejdź do wersji mobilnej
baner reklamowy
Witamy z powrotem!

Zaloguj się na swoje konto

Nazwa użytkownika lub adres e-mail
Hasło

Zgubiłeś hasło?