Describe the bug
When I have a Ghostty window open with multiple tabs, if I close one of the tabs by exiting the terminal, Amethyst retiles all my windows. I do this a lot so this is very disruptive.
Applications:
Ghostty
To Reproduce
- Open Ghostty
- Open a new tab in Ghostty
- Close the tab (using Ctrl+D or
exit, not Ctrl+W)
Expected behavior
The tab closes and all the windows stay in the same place.
Screenshots
(n/a)
Versions:
- macOS: Tahoe 26.5.2
- Amethyst: 0.24.3 (129)
Debug Info
$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info [--include-apps]
Version: 0.24.3 (129)
OS version: Version 26.5.2 (Build 25F84)
Screens:
(0.0, 0.0, 5120.0, 1440.0) [(0.0, 0.0, 5120.0, 1440.0)]
Configuration:
new-windows-to-main: 0
enables-window-count-hud: 0
window-minimum-height: 0
window-max-count: 0
small-window-size: 500
screen-padding-top: 0
restore-layouts-on-launch: 1
float-small-windows: 1
ignore-menu-bar: 0
floating: (
)
follow-space-thrown-windows: 1
enables-layout-hud: 1
use-canary-build: 0
screen-padding-right: 0
mod2: (
option,
shift,
control
)
window-margin-size: 0
mod1: (
option,
shift
)
enables-layout-hud-on-space-change: 1
focus-follows-mouse: 0
window-resize-step: 5
mouse-resizes-windows: 1
layouts: (
"middle-wide",
tall,
wide,
fullscreen,
column,
"4column-left"
)
screen-padding-bottom: 0
mouse-swaps-windows: 1
window-minimum-width: 0
debug-layout-info: 0
window-margins: 0
floating-is-blacklist: 1
screen-padding-left: 0
mouse-follows-focus: 0
Note: --include-apps will list your manageable applications, but is optional if you don't want to list that.
Additional context
Ctrl+W does not appear to cause this problem.
Describe the bug
When I have a Ghostty window open with multiple tabs, if I close one of the tabs by exiting the terminal, Amethyst retiles all my windows. I do this a lot so this is very disruptive.
Applications:
Ghostty
To Reproduce
exit, not Ctrl+W)Expected behavior
The tab closes and all the windows stay in the same place.
Screenshots
(n/a)
Versions:
Debug Info
Note:
--include-appswill list your manageable applications, but is optional if you don't want to list that.Additional context
Ctrl+W does not appear to cause this problem.