v1.1.0
Changed
- Zooming a pane (
z) now elevates and animates it above the tiled layout and couples it to focus: pressingzzooms 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).