v0.7.2
v0.7.2 (2026-04-09)
This release is published under the MIT License.
Bug Fixes
- cli: Default --tmux pane to 1/3 window width (
d9c1bcc)
Instead of preview-rendering at 80 cols to measure content width, default to (window_width - 2) // 3 for a consistent 1/3 split.
Detailed Changes: v0.7.1...v0.7.2