Releases: zhangshuo1991/openterm
Releases · zhangshuo1991/openterm
Release list
0.4.0-macos
feat: vault toggle, settings polish, snippets, history search, toast …
Fix BUG
0.3.1-macos Polish file viewer: line numbers, cached highlighting, bidirectional …
0.3.0-macos: Add terminal memory: capture command output in history
- Defer history commit on Enter until tab-completion bytes arrive - New cursor_line_text() to read fully completed command line - Capture ANSI-stripped command output (capped at 5KB) per entry - Store output alongside command history in local database - Backfill last history entry's output after shell response - Surface local FS errors (e.g. TCC permission) in SFTP sidebar
0.2.0-macos: Add file viewer, syntax highlighting, port monitor, and rail resizing
- New file viewer panel in SFTP workspace with preview/edit/log modes - Syntax highlighting via syntect for code files (15+ languages) - Listening port monitor via ss -tlnp/ulnp sampling - Draggable resource rail left edge resizing - File viewer: search, replace, pagination, save-back-to-server - Improved SFTP error handling and connection robustness
0.1.0_macos_installer
0.1.0-macos Clean up .gitignore: add scripts/