Skip to content

Fix title clipping when using window-title-font-family#12128

Open
nicholas-ochoa wants to merge 1 commit intoghostty-org:mainfrom
nicholas-ochoa:fix-title-clipping
Open

Fix title clipping when using window-title-font-family#12128
nicholas-ochoa wants to merge 1 commit intoghostty-org:mainfrom
nicholas-ochoa:fix-title-clipping

Conversation

@nicholas-ochoa
Copy link
Copy Markdown
Contributor

Summary

This PR is a fix for the window title getting clipped/truncated when using certain fonts (in my case, Operator Mono Book) for the window-title-font-family setting.

There are a couple issues/discussions that are similar, but the issue still persists in current builds: #2349 #9027

Here is the current behavior:
image

And here is a build with the changes:
image

AI Disclosure

I used claude code (Sonnet 4.6) to identify the best place to start when implementing this change. All code in this PR was written by me.

…ers than the default font for `window-title-font-family`
@nicholas-ochoa nicholas-ochoa requested a review from a team as a code owner April 5, 2026 16:17
Copy link
Copy Markdown
Member

@bo2themax bo2themax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem right (bottom window is on 1.3.1)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants