Releases: avalonreset/BenjaminTerm
v1.2.0 - Simplified Smart Paste
What Changed
Clipboard image handling removed from BenjaminTerm. Smart paste now focuses on text paste with undo/redo tracking. Image clipboard intelligence (auto-saving screenshots as PNGs, pasting file paths in terminals) is now handled by HyperYap at the OS level, which works across all terminals.
Removed
clipboard_has_image()detection- Claude Code / Codex / Gemini image paste routing
Ctrl+Alt+Vemergency image paste keybinding- Environment variables:
BENJAMINTERM_FORCE_ALT_V_IMAGE_PASTE,BENJAMINTERM_CLAUDE_IMAGE_PATH_BACKSTOP,BENJAMINTERM_USE_AT_IMAGE_PATH
Kept
- Smart copy (Ctrl+C = copy if selected, interrupt if not)
- Paste undo (Ctrl+Z) and redo (Ctrl+Shift+Z)
- Ctrl+Shift+V plain paste fallback
- All themes, fonts, borderless mode, toast notifications
Recommended
Use with HyperYap for the complete voice-to-text and smart clipboard experience.
Note: This is a config-only release. The bundled
wezterm.luahas changed but the executable is unchanged from v1.1.0. Download the previous installer if you need the full binary.
v1.1.0 - Community Health
BenjaminTerm v1.1.0 - Community Health
Establishes proper fork compliance, community health files, and project infrastructure. All community files have been rewritten for BenjaminTerm (previously referenced upstream WezTerm). Versioning standardized on SemVer going forward.
Added
- SECURITY.md with vulnerability reporting policy and upstream scope
- CITATION.cff with upstream WezTerm reference
- CONTRIBUTING.md rewritten for BenjaminTerm (replaced upstream WezTerm guide)
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- SUPPORT.md with BenjaminTerm-specific help links
- Pull request template with area-specific checklists
- Devcontainer configuration (Rust + Lua extensions)
- Release notes auto-generation via .github/release.yml
- Cargo ecosystem added to Dependabot
- Issue templates rebranded for BenjaminTerm (YAML forms)
- CHANGELOG.md covering all releases
Changed
- LICENSE renamed from LICENSE.md to LICENSE for GitHub auto-detection
- LICENSE updated with fork-compliant dual copyright (Wez Furlong + avalonreset)
- FUNDING.yml updated from upstream WezTerm to avalonreset
- CODEOWNERS updated for avalonreset
- Issues and Discussions enabled on repository
Removed
- Outdated upstream markdown issue templates (build-problem.md, docs.md, feature_request.md)
BenjaminTerm 1.0.0
BenjaminTerm 1.0.0 (Windows)
Highlights
- BenjaminTerm runtime/config identity is isolated from WezTerm installs.
- Branded icon assets restored for stable packaging/builds.
- Updated Windows package artifacts.
Artifacts
- BenjaminTerm-Setup.exe
- BenjaminTerm-windows-v1.0.0.zip
- BenjaminTerm-windows-v1.0.0.zip.sha256
Checksum
- Verify the ZIP with the included .sha256 file after download.
BenjaminTerm v2026.02.24
BenjaminTerm v2026.02.24
Windows-first BenjaminTerm release focused on workflow stability and visual quality.
Included Artifact
BenjaminTerm-windows-v2026.02.24.zipBenjaminTerm-windows-v2026.02.24.zip.sha256
Highlights
- Clipboard reliability improvements:
- Windows
Ctrl+Vuses smart paste:- text pastes immediately,
- image clipboard content forwards to image-aware coding tools if text paste doesn't apply.
Ctrl+Shift+Vremains guaranteed plain clipboard paste fallback.Shift+Insertcompatibility paste binding retained.- Restored compatibility with OpenWhispr transcription and Win+Shift+S screenshot-to-prompt workflows.
- Windows
- Curated theme system overhaul:
- Shuffle-bag rotation (no repeat until bag exhaustion).
- Pure-black background filtering.
- Exact duplicate palette dedupe.
- Near-similar palette reduction with brighter preference.
- Low-variety/plain palette filtering.
- Resulting curated pool:
86themes.
- Existing quality-of-life features retained:
- smart
Ctrl+C, - paste undo/redo,
- theme/font cycling,
- borderless workflow hotkeys.
- smart
Integrity
Use the .sha256 file to verify the zip checksum after download.