Ghostty tabs treated as windows. #1830
-
BodyHello! first of all, thank you for your incredible work with AeroSpace! It feels super comfortable and intuitive to use. I found an issue tho, which is kinda annoying to me because I live on the terminal: Steps to reproduce:
Screen.Recording.2025-11-29.at.12.25.25.movExpected result: Ghostty window takes up the entire screen Additional info~
❯❯❯ aerospace -v
aerospace CLI client version: 0.20.0-Beta 1ec4234a25091225ca2442c2d37e45432dd1b347
AeroSpace.app server version: 0.20.0-Beta 1ec4234a25091225ca2442c2d37e45432dd1b347
~
❯❯❯ ghostty +version
Ghostty 1.2.3
Version
- version: 1.2.3
- channel: stable
Build Config
- Zig version : 0.14.1
- build mode : builtin.OptimizeMode.ReleaseFast
- app runtime : apprt.Runtime.none
- font engine : font.main.Backend.coretext
- renderer : renderer.generic.Renderer(renderer.Metal)
- libxev : kqueue
~
❯❯❯ sw_vers -productVersion
26.1 |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 4 replies
-
|
This is a known limitation of most of most tiling window managers on mac due to how accessibility api works. #68 |
Beta Was this translation helpful? Give feedback.
-
|
I had a similar bug where a new ghostty window takes up the full screen on 0.20.0-Beta |
Beta Was this translation helpful? Give feedback.
-
|
Just use tmux 🤣 |
Beta Was this translation helpful? Give feedback.
-
|
same issue, ghosty works extremely unstable. although claudy/gemini able to recognize the app without problem, so this doesn't looks like unsolvable problem |
Beta Was this translation helpful? Give feedback.
-
|
paneru seems to have recently fixed native tabs: https://github.com/karinushka/paneru/releases/tag/v0.3.7 -- it would be wonderful if a similar fix could make it into Aerospace 👍🏼 |
Beta Was this translation helpful? Give feedback.
-
|
#68 is locked so let's hope @nikitabobko see this, there are also some Aerospace forks that have fixes linked in #68 |
Beta Was this translation helpful? Give feedback.
This is a known limitation of most of most tiling window managers on mac due to how accessibility api works. #68