New tab dropdown lagging after adding folder #22552

Open
opened 2026-01-31 08:16:30 +00:00 by claunia · 0 comments
Owner

Originally created by @samad20 on GitHub (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

Originally created by @samad20 on GitHub (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](https://github.com/user-attachments/assets/29c1b8a9-2d4e-4eab-8043-0c8c4cce0388) 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
claunia added the Needs-TriageIssue-BugNeeds-Author-FeedbackNo-Recent-Activity labels 2026-01-31 08:16:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22552