0.1.39 - 2026-03-30
Added
- Terminal management from the CLI — new
paseo terminalcommand group lets you list, create, and interact with workspace terminals without leaving your terminal. - Material file icons in the explorer — the file explorer tree now shows language-specific icons (TypeScript, JSON, Markdown, etc.) so you can spot files at a glance.
Fixed
- Fixed iOS sidebar scroll flicker caused by redundant overflow clipping.
- Centralized window controls padding into a shared hook, eliminating layout inconsistencies across platforms.