Skip to content

[BUG] Shell command failed when multiple tabs at once in WT #1346

@FreeHarry

Description

@FreeHarry

General description of bug:

In Windows Terminal you can open multiple tabs at once...
=> https://learn.microsoft.com/en-us/windows/terminal/command-line-arguments?tabs=windows#multiple-tabs

I start fastfetch via my .bashrc config or Powershell profile.

After opening multiple tabs at once (bash or powershell) in Windows Terminal, for some tabs the shell command is executed, for others it is broken.

It always works if I open just one single tab. But when opening multiple tabs at once, the error occurs for some of the tabs.

  • What happened:
    image

  • What should happen:
    image

  • Fastfetch version used:
    2.27.1

  • Did it work in an older version:
    No

  • Where did you get the binary:
    scoop

Often helpful information:

The content of the configuration file you use (if any):

"shell", { "type": "command", "text": "git --version", "key": "Git" } 
  • The terminal you used:
    Windows Terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions