microsoft/Terminal

Different window class for quake console

Open

#18,989 opened on Jun 1, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-WindowingHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature

I'm using GlazeWM, which is a tiling window manager. It's possible to exclude certain applications based on window title or class. I would like to exclude only quake console, but the regular window terminal and wt quake console have the same window title and class

Proposed technical implementation details

Separate window title and/or class for quake console.

Contributor guide