You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zooming a pane (z) now elevates and animates it above the tiled layout and couples it to focus: pressing z zooms the pane and enters passthrough, and the zoom ends the moment you leave passthrough or focus another pane (rather than staying maximized until you toggle it back). Manual splits (|%-", header split buttons) and Host New Terminal actions now immediately select the new pane and enter passthrough, so building a layout with several splits in a row means re-entering command mode between them; background control-plane creation (dor split, dor ensure, dor ab, dor iframe) is unchanged (#265).
Fixed
🖥️ zsh no longer writes its command history (.zsh_history) into the signed macOS app bundle, which could corrupt the app's code signature and make Gatekeeper refuse to launch it as "damaged"; history now lands in your home directory as it would without Dormouse (#266).