Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tab dropdown lagging after adding folder #18197

Open
samad20 opened this issue Nov 14, 2024 · 0 comments
Open

New tab dropdown lagging after adding folder #18197

samad20 opened this issue Nov 14, 2024 · 0 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@samad20
Copy link

samad20 commented Nov 14, 2024

Windows Terminal version

1.21.2911.0

Windows build number

19043,1288

Other Software

No response

Steps to reproduce

after I add a folder on drop menu it is lagging suddenly and quit from windows terminal (see the video).

lagging.webm

my newTabMenu conf look like this:
"newTabMenu": [
{
"type": "folder",
"name": "ssh",
"icon": "C:\path\to\icon.png",
"entries": [
{ "type": "profile", "profile": "test2" },
{ "type": "profile", "profile": "test1" }
]
},
{
"type": "remainingProfiles"
}
]

Expected Behavior

No response

Actual Behavior

it suppose does not quit from windows terminal

@samad20 samad20 added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant