Benutzer-Werkzeuge

Webseiten-Werkzeuge


windows_terminal

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
windows_terminal [2022-07-27 11:07:01] – [Konfigurationsdatei (Version: 1.13.11431.0)] davidwindows_terminal [2023-04-30 14:17:33] (aktuell) david
Zeile 12: Zeile 12:
  
  
-===== Konfigurationsdatei (Version: 1.13.11431.0) =====+===== Konfigurationsdatei (version: 1.16) ===== 
 + 
 +  * Der Acrylic Effekt (Lichtdurchlässigkeit) wird mit ''useAcrylic'' konfiguriert 
 +  * Die Transparenz/Undurchsichtigkeit wird mit ''opacity'' konfiguriert (funktioniert erst ab Win 11 eigenständig, vorher wird ''useAcrylic: true'' vorrausgesetzt) 
 +  * Für WSL Distros die als Appx Pakete installiert wurden (z.B. Debian aus dem MS Store) kann das Icon mit diesem PowerShell Kommando an eine Stelle kopiert werden, an der das Terminal es finden kann (siehe config): ''%%$distro = "TheDebianProject.DebianGNULinux"; Copy-Item "$($(Get-AppxPackage -Name $distro).InstallLocation)/Assets/StoreLogo.scale-200.png" "$env:LOCALAPPDATA/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/RoamingState/debian.png"%%''
  
 <code javascript settings.json> <code javascript settings.json>
Zeile 19: Zeile 23:
     "$schema": "https://aka.ms/terminal-profiles-schema",     "$schema": "https://aka.ms/terminal-profiles-schema",
     "actions": [     "actions": [
-        { 
-            "command": "paste", 
-            "keys": "ctrl+v" 
-        }, 
         {         {
             "command": {             "command": {
Zeile 29: Zeile 29:
             },             },
             "keys": "ctrl+c"             "keys": "ctrl+c"
 +        },
 +        {
 +            "command": "paste",
 +            "keys": "ctrl+v"
         },         },
         {         {
Zeile 43: Zeile 47:
         }         }
     ],     ],
-    "alwaysShowNotificationIcon": true,+    "alwaysOnTop": false, 
 +    "alwaysShowNotificationIcon": false,
     "alwaysShowTabs": true,     "alwaysShowTabs": true,
-    "copyFormatting": "none",+    "autoHideWindow": false, 
 +    "centerOnLaunch": false, 
 +    "confirmCloseAllTabs": true, 
 +    "copyFormatting": false,
     "copyOnSelect": true,     "copyOnSelect": true,
     "defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",     "defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
 +    "disableAnimations": false,
     "disabledProfileSources": [     "disabledProfileSources": [
         "Windows.Terminal.Azure"         "Windows.Terminal.Azure"
     ],     ],
-    "firstWindowPreference": "defaultProfile",+    "firstWindowPreference": "persistedWindowLayout",
     "focusFollowMouse": true,     "focusFollowMouse": true,
     "initialCols": 128,     "initialCols": 128,
     "initialRows": 32,     "initialRows": 32,
 +    "largePasteWarning": true,
 +    "launchMode": "default",
 +    "minimizeToNotificationArea": false,
 +    "multiLinePasteWarning": true,
 +    "newTabPosition": "afterLastTab",
     "profiles": {     "profiles": {
         "defaults": {         "defaults": {
 +            "adjustIndistinguishableColors": "indexed",
 +            "altGrAliasing": true,
 +            "antialiasingMode": "cleartype",
             "bellStyle": [             "bellStyle": [
                 "window",                 "window",
Zeile 63: Zeile 80:
             "closeOnExit": "graceful",             "closeOnExit": "graceful",
             "colorScheme": "Campbell",             "colorScheme": "Campbell",
 +            "cursorColor": "#00FF00",
             "cursorShape": "emptyBox",             "cursorShape": "emptyBox",
             "font": {             "font": {
                 "face": "Fira Code",                 "face": "Fira Code",
-                "size": 10+                "size": 10
 +                "weight": "normal"
             },             },
 +            "intenseTextStyle": "all",
             "opacity": 80,             "opacity": 80,
 +            "scrollbarState": "visible",
 +            "selectionBackground": "#8000FF",
 +            "snapOnInput": true,
 +            "suppressApplicationTitle": false,
             "unfocusedAppearance": {             "unfocusedAppearance": {
                 "cursorShape": "bar"                 "cursorShape": "bar"
             },             },
-            "useAcrylic": true+            "useAcrylic": false
         },         },
         "list": [         "list": [
             {             {
-                "guid": "{2c4de342-38b7-51cf-b940-2309a097f518}",+                "closeOnExit": "always", 
 +                "guid": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}",
                 "hidden": false,                 "hidden": false,
-                "name": "Ubuntu",+                "icon": "ms-appdata:///roaming/debian.png", //$distro = "TheDebianProject.DebianGNULinux"; Copy-Item "$($(Get-AppxPackage -Name $distro).InstallLocation)/Assets/StoreLogo.scale-200.png" "$env:LOCALAPPDATA/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/RoamingState/debian.png" 
 +                "name": "Debian",
                 "source": "Windows.Terminal.Wsl"                 "source": "Windows.Terminal.Wsl"
             },             },
Zeile 98: Zeile 124:
             },             },
             {             {
-                "guid": "{8a1478df-31eb-5d0a-b79f-96ba1055ddc0}",+                "guid": "{b2b32973-c346-5b67-8b73-b6e6932b8290}",
                 "hidden": false,                 "hidden": false,
                 "name": "Developer PowerShell for VS 2022",                 "name": "Developer PowerShell for VS 2022",
Zeile 104: Zeile 130:
             },             },
             {             {
-                "guid": "{92cb5bea-101b-5964-ac7e-52a54e7838a5}",+                "guid": "{48d9875d-c45e-5238-8940-b0bac3b07b7b}",
                 "hidden": true,                 "hidden": true,
                 "name": "Developer Command Prompt for VS 2022",                 "name": "Developer Command Prompt for VS 2022",
Zeile 111: Zeile 137:
         ]         ]
     },     },
-    "schemes": [ +    "schemes": [],
-        { +
-            "background": "#0C0C0C", +
-            "black": "#0C0C0C", +
-            "blue": "#0037DA", +
-            "brightBlack": "#767676", +
-            "brightBlue": "#3B78FF", +
-            "brightCyan": "#61D6D6", +
-            "brightGreen": "#16C60C", +
-            "brightPurple": "#B4009E", +
-            "brightRed": "#E74856", +
-            "brightWhite": "#F2F2F2", +
-            "brightYellow": "#F9F1A5", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#3A96DD", +
-            "foreground": "#CCCCCC", +
-            "green": "#13A10E", +
-            "name": "Campbell", +
-            "purple": "#881798", +
-            "red": "#C50F1F", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#CCCCCC", +
-            "yellow": "#C19C00" +
-        }, +
-        { +
-            "background": "#012456", +
-            "black": "#0C0C0C", +
-            "blue": "#0037DA", +
-            "brightBlack": "#767676", +
-            "brightBlue": "#3B78FF", +
-            "brightCyan": "#61D6D6", +
-            "brightGreen": "#16C60C", +
-            "brightPurple": "#B4009E", +
-            "brightRed": "#E74856", +
-            "brightWhite": "#F2F2F2", +
-            "brightYellow": "#F9F1A5", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#3A96DD", +
-            "foreground": "#CCCCCC", +
-            "green": "#13A10E", +
-            "name": "Campbell Powershell", +
-            "purple": "#881798", +
-            "red": "#C50F1F", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#CCCCCC", +
-            "yellow": "#C19C00" +
-        }, +
-        { +
-            "background": "#282C34", +
-            "black": "#282C34", +
-            "blue": "#61AFEF", +
-            "brightBlack": "#5A6374", +
-            "brightBlue": "#61AFEF", +
-            "brightCyan": "#56B6C2", +
-            "brightGreen": "#98C379", +
-            "brightPurple": "#C678DD", +
-            "brightRed": "#E06C75", +
-            "brightWhite": "#DCDFE4", +
-            "brightYellow": "#E5C07B", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#56B6C2", +
-            "foreground": "#DCDFE4", +
-            "green": "#98C379", +
-            "name": "One Half Dark", +
-            "purple": "#C678DD", +
-            "red": "#E06C75", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#DCDFE4", +
-            "yellow": "#E5C07B" +
-        }, +
-        { +
-            "background": "#FAFAFA", +
-            "black": "#383A42", +
-            "blue": "#0184BC", +
-            "brightBlack": "#4F525D", +
-            "brightBlue": "#61AFEF", +
-            "brightCyan": "#56B5C1", +
-            "brightGreen": "#98C379", +
-            "brightPurple": "#C577DD", +
-            "brightRed": "#DF6C75", +
-            "brightWhite": "#FFFFFF", +
-            "brightYellow": "#E4C07A", +
-            "cursorColor": "#4F525D", +
-            "cyan": "#0997B3", +
-            "foreground": "#383A42", +
-            "green": "#50A14F", +
-            "name": "One Half Light", +
-            "purple": "#A626A4", +
-            "red": "#E45649", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#FAFAFA", +
-            "yellow": "#C18301" +
-        }, +
-        { +
-            "background": "#002B36", +
-            "black": "#002B36", +
-            "blue": "#268BD2", +
-            "brightBlack": "#073642", +
-            "brightBlue": "#839496", +
-            "brightCyan": "#93A1A1", +
-            "brightGreen": "#586E75", +
-            "brightPurple": "#6C71C4", +
-            "brightRed": "#CB4B16", +
-            "brightWhite": "#FDF6E3", +
-            "brightYellow": "#657B83", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#2AA198", +
-            "foreground": "#839496", +
-            "green": "#859900", +
-            "name": "Solarized Dark", +
-            "purple": "#D33682", +
-            "red": "#DC322F", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#EEE8D5", +
-            "yellow": "#B58900" +
-        }, +
-        { +
-            "background": "#FDF6E3", +
-            "black": "#002B36", +
-            "blue": "#268BD2", +
-            "brightBlack": "#073642", +
-            "brightBlue": "#839496", +
-            "brightCyan": "#93A1A1", +
-            "brightGreen": "#586E75", +
-            "brightPurple": "#6C71C4", +
-            "brightRed": "#CB4B16", +
-            "brightWhite": "#FDF6E3", +
-            "brightYellow": "#657B83", +
-            "cursorColor": "#002B36", +
-            "cyan": "#2AA198", +
-            "foreground": "#657B83", +
-            "green": "#859900", +
-            "name": "Solarized Light", +
-            "purple": "#D33682", +
-            "red": "#DC322F", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#EEE8D5", +
-            "yellow": "#B58900" +
-        }, +
-        { +
-            "background": "#000000", +
-            "black": "#000000", +
-            "blue": "#3465A4", +
-            "brightBlack": "#555753", +
-            "brightBlue": "#729FCF", +
-            "brightCyan": "#34E2E2", +
-            "brightGreen": "#8AE234", +
-            "brightPurple": "#AD7FA8", +
-            "brightRed": "#EF2929", +
-            "brightWhite": "#EEEEEC", +
-            "brightYellow": "#FCE94F", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#06989A", +
-            "foreground": "#D3D7CF", +
-            "green": "#4E9A06", +
-            "name": "Tango Dark", +
-            "purple": "#75507B", +
-            "red": "#CC0000", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#D3D7CF", +
-            "yellow": "#C4A000" +
-        }, +
-        { +
-            "background": "#FFFFFF", +
-            "black": "#000000", +
-            "blue": "#3465A4", +
-            "brightBlack": "#555753", +
-            "brightBlue": "#729FCF", +
-            "brightCyan": "#34E2E2", +
-            "brightGreen": "#8AE234", +
-            "brightPurple": "#AD7FA8", +
-            "brightRed": "#EF2929", +
-            "brightWhite": "#EEEEEC", +
-            "brightYellow": "#FCE94F", +
-            "cursorColor": "#000000", +
-            "cyan": "#06989A", +
-            "foreground": "#555753", +
-            "green": "#4E9A06", +
-            "name": "Tango Light", +
-            "purple": "#75507B", +
-            "red": "#CC0000", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#D3D7CF", +
-            "yellow": "#C4A000" +
-        }, +
-        { +
-            "background": "#000000", +
-            "black": "#000000", +
-            "blue": "#000080", +
-            "brightBlack": "#808080", +
-            "brightBlue": "#0000FF", +
-            "brightCyan": "#00FFFF", +
-            "brightGreen": "#00FF00", +
-            "brightPurple": "#FF00FF", +
-            "brightRed": "#FF0000", +
-            "brightWhite": "#FFFFFF", +
-            "brightYellow": "#FFFF00", +
-            "cursorColor": "#FFFFFF", +
-            "cyan": "#008080", +
-            "foreground": "#C0C0C0", +
-            "green": "#008000", +
-            "name": "Vintage", +
-            "purple": "#800080", +
-            "red": "#800000", +
-            "selectionBackground": "#FFFFFF", +
-            "white": "#C0C0C0", +
-            "yellow": "#808000" +
-        } +
-    ],+
     "showAdminShield": true,     "showAdminShield": true,
     "showTabsInTitlebar": true,     "showTabsInTitlebar": true,
     "showTerminalTitleInTitlebar": true,     "showTerminalTitleInTitlebar": true,
 +    "snapToGridOnResize": true,
     "startOnUserLogin": false,     "startOnUserLogin": false,
     "tabSwitcherMode": "inOrder",     "tabSwitcherMode": "inOrder",
     "tabWidthMode": "equal",     "tabWidthMode": "equal",
 +    "theme": "dark",
 +    "themes": [],
     "trimBlockSelection": true,     "trimBlockSelection": true,
     "trimPaste": true,     "trimPaste": true,
     "useAcrylicInTabRow": true,     "useAcrylicInTabRow": true,
-    "windowingBehavior": "useNew"+    "windowingBehavior": "useNew", 
 +    "wordDelimiters": " ./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}~?│·≪≫⏎␣" // add characters used in vim config: "·≪≫⏎␣"
 } }
  
/home/http/wiki/data/attic/windows_terminal.1658920021.txt · Zuletzt geändert: von david