Skip to content

Releases: zhangshuo1991/openterm

0.4.0-macos

Choose a tag to compare

@zhangshuo1991 zhangshuo1991 released this 01 Jul 01:47
feat: vault toggle, settings polish, snippets, history search, toast …

Fix BUG

Choose a tag to compare

@zhangshuo1991 zhangshuo1991 released this 29 Jun 01:50
0.3.1-macos

Polish file viewer: line numbers, cached highlighting, bidirectional …

0.3.0-macos: Add terminal memory: capture command output in history

Choose a tag to compare

@zhangshuo1991 zhangshuo1991 released this 26 Jun 01:40
- 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

Choose a tag to compare

@zhangshuo1991 zhangshuo1991 released this 24 Jun 06:07
- 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

Choose a tag to compare

@zhangshuo1991 zhangshuo1991 released this 23 Jun 09:27
0.1.0-macos

Clean up .gitignore: add scripts/