macOS: The quick terminal positioned on the right or left gets cut off by the toolbar #8418
-
Issue DescriptionIn the latest tip release 6530107, the content of the quick terminal positioned on the left or right is partially covered by the toolbar.
Expected BehaviorAll terminal content should be visible and not covered by the toolbar. Actual BehaviorPart of the terminal content is covered by the toolbar. Reproduction Steps
Ghostty LogsNo response Ghostty VersionOS Version InformationmacOS 15.6 Sequoia (Linux only) Display ServerNone (Linux only) Desktop Environment/Window ManagerNo response Minimal Ghostty Configurationquick-terminal-position = right
keybind = global:cmd+§=toggle_quick_terminalAdditional Relevant ConfigurationNo response I acknowledge that:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
As a workaround, I set the height to 99% to avoid the overlap, but I also noticed that the width parameter doesn’t affect the terminal size at all. quick-terminal-size = 50%, 99%So the 50% one is completely ignored no matter which direction the terminal is set, only the second param for height actually does anything. |
Beta Was this translation helpful? Give feedback.
-
|
Fixed by #8423. |
Beta Was this translation helpful? Give feedback.

Fixed by #8423.