v0.42.0
release·12 commits · 8dPermalinkSplit-pane terminals, custom quick-commit actions.
Two huge quality-of-life wins this release: split-pane terminals so a single session can hold its build, its test watcher, and its scratchpad — and configurable quick-commit actions in Git settings so your most-used commit recipes are one click away.
- NewterminalsSplit-pane terminals. ⌘D splits horizontally, ⌘⇧D vertically. Resize by drag.
- NewgitQuick-commit actions in Git settings are now fully configurable per-workspace.#1248
- Newscheduled-tasksRun-history row selection fades when you click away (instead of vanishing).
- Fixedscheduled-tasksSuppress focus outline on run-history rows after pointer-driven selection.
- PolishiconRefreshed app icon SVG — slightly bolder J, cleaner cap radius.
- FasterTerminal scrollback search 2.4× faster on long buffers (WebGL renderer fix).