Cannot change focus or interact with Terminal window at all since latest Windows 11 Dev Build #20325

Closed
opened 2026-01-31 07:10:19 +00:00 by claunia · 10 comments
Owner

Originally created by @lennartb- on GitHub (Aug 3, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.23516.1000

Other Software

No response

Steps to reproduce

  1. Open Windows Terminal in a configuration with three panes (PS, Elevated PS, WSL Debian)

Expected Behavior

Interacting with Terminal as usual

Actual Behavior

  1. Focus is set to Debian shell
  2. Unable to change focus to other panes by clicking, or interacting with menus at all.

I've shared Feedback via Feedback Hub under https://aka.ms/AAlxky6

This happens since the latest Win 11 Dev Build (https://blogs.windows.com/windows-insider/2023/08/02/announcing-windows-11-insider-preview-build-23516/) that was released yesterday.

This is slightly different from #13388 since clicking doesn't do anything at all.

My settings.json:

{
    "$help": "https://aka.ms/terminal-documentation",
    "$schema": "https://aka.ms/terminal-profiles-schema",
    "actions": 
    [
        {
            "command": 
            {
                "action": "copy",
                "singleLine": false
            },
            "keys": "ctrl+c"
        },
        {
            "command": "paste",
            "keys": "ctrl+v"
        },
        {
            "command": "find",
            "keys": "ctrl+shift+f"
        },
        {
            "command": 
            {
                "action": "splitPane",
                "split": "auto",
                "splitMode": "duplicate"
            },
            "keys": "alt+shift+d"
        }
    ],
    "alwaysShowTabs": false,
    "copyFormatting": "none",
    "copyOnSelect": false,
    "defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
    "initialCols": 155,
    "initialRows": 50,
    "profiles": 
    {
        "defaults": 
        {
            "bellStyle": "none",
            "closeOnExit": "graceful",
            "font": 
            {
                "face": "FiraCode Nerd Font Mono Retina",
                "size": 10.0
            }
        },
        "list": 
        [
            {
                "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
                "hidden": false,
                "name": "Windows PowerShell"
            },
            {
                "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
                "hidden": false,
                "name": "Command Prompt"
            },
            {
                "guid": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}",
                "hidden": false,
                "name": "Debian",
                "source": "Windows.Terminal.Wsl"
            },
            {
                "commandline": "powershell.exe gsudo powershell.exe -nologo",
                "guid": "{3d06f425-7abf-5c31-80f0-1183b5f01f50}",
                "hidden": false,
                "icon": "ms-appx:///Images/Square44x44Logo.targetsize-32.png",
                "name": "ElevatedPowerShell",
                "suppressApplicationTitle": true
            },
            {
                "commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -Command Start-Process -Verb RunAs \"shell:appsFolder\\Microsoft.WindowsTerminal_8wekyb3d8bbwe!App\"",
                "guid": "{8d9a9890-e02e-5666-8763-638ec8b8981e}",
                "hidden": false,
                "icon": "ms-appx:///Images/Square44x44Logo.targetsize-32.png",
                "name": "Windows Terminal (elevated)"
            }
        ]
    },
    "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"
        }
    ],
    "startupActions": "-d E:\\OneDrive\\Uni\\MA\\Thesis\\ ; sp -V -p ElevatedPowerShell -d C:\\ ; sp -H -p Debian",
    "theme": "dark",
    "themes": [],
    "useAcrylicInTabRow": true
}

Profile:


# Chocolatey profile
$ChocolateyProfile = "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
if (Test-Path($ChocolateyProfile)) {
  Import-Module "$ChocolateyProfile"
}

function Update-References {
  git pull; git commit -a -m "update references"; git push;
}

Import-Module -Name Terminal-Icons
Import-Module posh-git
$env:POSH_GIT_ENABLED = $true
oh-my-posh init pwsh --config ~/half-life.json | Invoke-Expression


function which($name)
{
    Get-Command $name | Select-Object -ExpandProperty Definition
}
Originally created by @lennartb- on GitHub (Aug 3, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.23516.1000 ### Other Software _No response_ ### Steps to reproduce 1. Open Windows Terminal in a configuration with three panes (PS, Elevated PS, WSL Debian) ### Expected Behavior Interacting with Terminal as usual ### Actual Behavior 1. Focus is set to Debian shell 2. Unable to change focus to other panes by clicking, or interacting with menus at all. I've shared Feedback via Feedback Hub under https://aka.ms/AAlxky6 This happens since the latest Win 11 Dev Build (https://blogs.windows.com/windows-insider/2023/08/02/announcing-windows-11-insider-preview-build-23516/) that was released yesterday. This is slightly different from #13388 since clicking doesn't do _anything_ at all. My settings.json: ``` { "$help": "https://aka.ms/terminal-documentation", "$schema": "https://aka.ms/terminal-profiles-schema", "actions": [ { "command": { "action": "copy", "singleLine": false }, "keys": "ctrl+c" }, { "command": "paste", "keys": "ctrl+v" }, { "command": "find", "keys": "ctrl+shift+f" }, { "command": { "action": "splitPane", "split": "auto", "splitMode": "duplicate" }, "keys": "alt+shift+d" } ], "alwaysShowTabs": false, "copyFormatting": "none", "copyOnSelect": false, "defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "initialCols": 155, "initialRows": 50, "profiles": { "defaults": { "bellStyle": "none", "closeOnExit": "graceful", "font": { "face": "FiraCode Nerd Font Mono Retina", "size": 10.0 } }, "list": [ { "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "hidden": false, "name": "Windows PowerShell" }, { "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", "hidden": false, "name": "Command Prompt" }, { "guid": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}", "hidden": false, "name": "Debian", "source": "Windows.Terminal.Wsl" }, { "commandline": "powershell.exe gsudo powershell.exe -nologo", "guid": "{3d06f425-7abf-5c31-80f0-1183b5f01f50}", "hidden": false, "icon": "ms-appx:///Images/Square44x44Logo.targetsize-32.png", "name": "ElevatedPowerShell", "suppressApplicationTitle": true }, { "commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -Command Start-Process -Verb RunAs \"shell:appsFolder\\Microsoft.WindowsTerminal_8wekyb3d8bbwe!App\"", "guid": "{8d9a9890-e02e-5666-8763-638ec8b8981e}", "hidden": false, "icon": "ms-appx:///Images/Square44x44Logo.targetsize-32.png", "name": "Windows Terminal (elevated)" } ] }, "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" } ], "startupActions": "-d E:\\OneDrive\\Uni\\MA\\Thesis\\ ; sp -V -p ElevatedPowerShell -d C:\\ ; sp -H -p Debian", "theme": "dark", "themes": [], "useAcrylicInTabRow": true } ``` Profile: ``` # Chocolatey profile $ChocolateyProfile = "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1" if (Test-Path($ChocolateyProfile)) { Import-Module "$ChocolateyProfile" } function Update-References { git pull; git commit -a -m "update references"; git push; } Import-Module -Name Terminal-Icons Import-Module posh-git $env:POSH_GIT_ENABLED = $true oh-my-posh init pwsh --config ~/half-life.json | Invoke-Expression function which($name) { Get-Command $name | Select-Object -ExpandProperty Definition } ```
claunia added the Needs-TriageIssue-BugResolution-External labels 2026-01-31 07:10:20 +00:00
Author
Owner

@kotenok2000 commented on GitHub (Aug 4, 2023):

Does it happen with other programs? Maybe navigation buttons in task manager?

@kotenok2000 commented on GitHub (Aug 4, 2023): Does it happen with other programs? Maybe navigation buttons in task manager?
Author
Owner

@lennartb- commented on GitHub (Aug 5, 2023):

Restarting explorer.exe seems to have fixed it for the moment. Apparently more of an issue with the insider build itself.

It didn't happen with all other programs. I noticed it also with icons in the system tray (left/right-clicking them would do nothing).

@lennartb- commented on GitHub (Aug 5, 2023): Restarting explorer.exe seems to have fixed it for the moment. Apparently more of an issue with the insider build itself. It didn't happen with all other programs. I noticed it also with icons in the system tray (left/right-clicking them would do nothing).
Author
Owner

@zadjii-msft commented on GitHub (Aug 7, 2023):

Honestly, that's super weird. Weirder still that it went away after restarting explorer?? That's wild. I could maybe see it as a XAML Islands issue, but... if it went away I guess we'll never know.

If this does come back, I'd probably recommend filing feedback in Feedback Hub, on "Input and Language > Mouse". If you share the aka.ms link to that feedback item in this thread, I can make sure to go and promote it internally.

Thanks, hope it doesn't come back!

@zadjii-msft commented on GitHub (Aug 7, 2023): Honestly, that's super weird. Weirder still that it went away after restarting explorer?? That's wild. I could maybe see it as a XAML Islands issue, but... if it went away I guess we'll never know. If this _does_ come back, I'd probably recommend filing feedback in Feedback Hub, on "Input and Language > Mouse". If you share the aka.ms link to that feedback item in this thread, I can make sure to go and promote it internally. Thanks, hope it doesn't come back!
Author
Owner

@lennartb- commented on GitHub (Aug 26, 2023):

Could reproduce it with 23531.1001 again. Since you mentioned XAML Islands I checked with another modern app, and managed to reproduce it with the new Notepad app as well (I can type, but not interact with the menu bar). Again, after restarting Explorer through Task Manager (the "Run new Task" button was inoperative as well, reopening Task Manager through Ctrl+Alt+Del fixed that) everything works as expected (in all apps)

Filed new Feedback including recording at https://aka.ms/AAmabq6

@lennartb- commented on GitHub (Aug 26, 2023): Could reproduce it with 23531.1001 again. Since you mentioned XAML Islands I checked with another modern app, and managed to reproduce it with the new Notepad app as well (I can type, but not interact with the menu bar). Again, after restarting Explorer through Task Manager (the "Run new Task" button was inoperative as well, reopening Task Manager through Ctrl+Alt+Del fixed that) everything works as expected (in all apps) Filed new Feedback including recording at https://aka.ms/AAmabq6
Author
Owner

@kotenok2000 commented on GitHub (Aug 26, 2023):

I can't open it. It says that my account doesn't have access to it

@kotenok2000 commented on GitHub (Aug 26, 2023): I can't open it. It says that my account doesn't have access to it
Author
Owner

@zadjii-msft commented on GitHub (Aug 28, 2023):

managed to reproduce it with the new Notepad app as well

That's for sure interesting 👀 That does make it seem like it's a broader XAML or desktop shell issue.

This so far got promoted to UIF:15034977. I'll keep an eye on it. Didn't seem to get promoted to the usual internal bug tracker yet - probably just the backend being slow.

@zadjii-msft commented on GitHub (Aug 28, 2023): > managed to reproduce it with the new Notepad app as well That's for sure interesting 👀 That does make it seem like it's a broader XAML or desktop shell issue. This so far got promoted to UIF:15034977. I'll keep an eye on it. Didn't seem to get promoted to the usual internal bug tracker yet - probably just the backend being slow.
Author
Owner

@kotenok2000 commented on GitHub (Sep 21, 2023):

I was able to mitigate it by disabling Peek in Powertoys.

@kotenok2000 commented on GitHub (Sep 21, 2023): I was able to mitigate it by disabling Peek in Powertoys.
Author
Owner

@kotenok2000 commented on GitHub (Sep 21, 2023):

https://github.com/microsoft/PowerToys/issues/28671

@kotenok2000 commented on GitHub (Sep 21, 2023): https://github.com/microsoft/PowerToys/issues/28671
Author
Owner

@lennartb- commented on GitHub (Sep 21, 2023):

Interesting, I have PowerToys installed as well. I'll check that the on the next Insider build 👍

@lennartb- commented on GitHub (Sep 21, 2023): Interesting, I have PowerToys installed as well. I'll check that the on the next Insider build 👍
Author
Owner

@kotenok2000 commented on GitHub (Sep 22, 2023):

Can you push forward this feedback? https://aka.ms/AAms13c

@kotenok2000 commented on GitHub (Sep 22, 2023): Can you push forward this feedback? https://aka.ms/AAms13c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20325