Releases: eliophan/ForgeTerm
Releases · eliophan/ForgeTerm
ForgeTerm 0.1.3
Fixes
- IME commit fallback: improved fallback handling when compositionend is missing
- Paste duplication: suppress duplicate paste input
- Buffered IME paste: avoid double paste in buffered mode
Improvements
- IME overlay: align overlay to the cursor position for more accurate composition UI
Keybinds
- Cmd+K: clear screen (Ctrl+L)
- Cmd+Shift+K: clear scrollback
- Cmd+L: focus terminal
- Cmd+C: copy selection (if any)
- Cmd+Shift+C: send SIGINT (Ctrl+C)
- Cmd+V: paste clipboard
ForgeTerm 0.1.2
Improved multilingual input support, especially for non-English IMEs
- IME now defaults to buffered mode with compatibility enabled
- Improved composition handling and input overlay
- PTY locale defaults to UTF-8
ForgeTerm 0.1.1 — Test Release (macOS)
Changes
- Add a close confirmation dialog for busy workspaces.
- Run Git Pull in the background (no terminal paste).
- Run Open targets (Windsurf/VS Code/etc.) in the background.
Fixes
- Fix a crash caused by close-confirm initialization order.
- Prompt before closing a busy workspace.
README/UI
- Add platform badge and refine release/license badges.
- Clarify multi‑project focus text.
- Update README screenshot.
ForgeTerm 0.1.0 — Test Release (macOS)
ForgeTerm 0.1.0 — Test Release (macOS)
This is the first public test build for all macOS users. It focuses on core terminal workflows and a stable baseline for feedback.
Highlights
- Multi-pane terminal layout with split panes.
- Topbar actions for workspace, explorer, run, and Git.
- Explorer and Changes sidebars for quick navigation and Git status.
Notes
- This is an early test build. Expect rough edges and UI changes.
- If something feels off, please report it with steps to reproduce.
Install
- Download the DMG.
- Drag ForgeTerm.app into Applications.