Panel: unfocus mask #22835

Closed
opened 2026-01-31 08:24:50 +00:00 by claunia · 0 comments
Owner

Originally created by @ddad431 on GitHub (Feb 2, 2025).

Description of the new feature

Currently, windows terminal use border color to distinguish focus and unfous panel. But I always use [a | b] layout, in this case, I can't quickly distinguish the current panel.(maybe that's why panel border width is set to 2, although I think 2 is strange)

But if use the mask to mark unfocus, things will become simple. (This idea comes from wezterm). For [a | b] layout:

windows terminal
Image

wezterm
Image

Proposed technical implementation details

No response

Originally created by @ddad431 on GitHub (Feb 2, 2025). ### Description of the new feature Currently, windows terminal use border color to distinguish focus and unfous panel. But I always use [a | b] layout, in this case, I can't quickly distinguish the current panel.(maybe that's why panel border width is set to 2, although I think 2 is strange) But if use the mask to mark unfocus, things will become simple. (This idea comes from wezterm). For [a | b] layout: *windows terminal* ![Image](https://github.com/user-attachments/assets/f4bd1f85-be9d-4aa6-a21e-1ee2e2926e78) *wezterm* ![Image](https://github.com/user-attachments/assets/91582ff9-bb05-4a07-b583-1f594c5efb40) ### Proposed technical implementation details _No response_
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 08:24:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22835