v1.3.0
v1.3.0 — Focus Mode, Enhanced Snippets & Voice Input
Major update with Focus Mode, snippet folder management, iCloud sync, variable expansion, voice input, and Finder mode improvements.
🆕 New Features
🎯 Focus Mode
Hides the tab bar, status bar, and accessory bar so you can concentrate on the terminal. You can exit at any time via the HOME button in the status bar or the edge bar at the screen edge.
📝 Enhanced Snippets
- Folder management — Organize snippets into folders
- Variable expansion — Embed dynamic values like
{{date}},{{timestamp}},{{uuid}} - Favorites — Quickly access frequently used snippets
- Collapsible UI — Compact accordion-style display
- iCloud sync — Share snippets instantly across multiple devices (KV Store)
- Keyboard navigation — Navigate folder headers with
j/k, expand/collapse withEnter
🎤 Voice Input
Added a microphone button to the Claude Code prompt screen. You can now input prompts by voice.
📂 Finder Mode Improvement
The remote file browser now opens from the terminal’s current directory (requires OSC 7-compatible shell environment).
Other
- Host list search and filtering
- Port Forwarding support
🐛 Bug Fixes
- tmux scroll: Fixed spurious mouse events being sent when the keyboard is visible
- Fixed Claude Code CLI focus issue
- Unified snippet edit form content background color
- Settings persistence and iPhone font size adjustments