OxideTerm Native 2.0.5
OxideTerm 2.0
Download for your system
| Operating system | x64 | ARM64 |
|---|---|---|
| Windows | Setup (.exe) | Setup (.exe) |
| macOS | DMG (Intel) | DMG (Apple Silicon) |
| Linux | AppImage · DEB · RPM | AppImage · DEB · RPM |
Portable archives, signatures, and sha256sums.txt remain available in the release assets below.
2.0.5
OxideTerm 2.0.5 restores several native interface details and improves terminal
selection, glyph rendering, appearance controls, and packaging reliability.
Fixes
- Fixed custom-drawn Powerline separators and related terminal glyph geometry across supported shapes and cell sizes.
- Fixed copying terminal selections that span multiple wrapped or visible pages.
- Restored the proven grayscale text path on Windows to prevent overlapping or duplicated glyphs.
- Restored onboarding step content that could collapse to zero height in the GPUI layout.
- Refined select-menu hover and selected surfaces, and added localized tooltips to icon-only terminal actions.
- Expanded the managed appearance gallery to three protected bundled backgrounds and extended background opacity control to the full supported range.
- Corrected the introduction page to describe the current WASM plugin system instead of the legacy ESM runtime.
Release Maintenance
- Made macOS DMG packaging recover from transient busy-volume detach failures.
- Shipped provenance and CC BY 4.0 licensing for bundled background artwork, and limited remote-agent CI to relevant agent changes.
Installation Tips / 安装提示
macOS
Downloaded .dmg files may be quarantined by Gatekeeper. Run in Terminal:
xattr -cr ~/Downloads/OxideTerm_*.dmg
# or after install / 或安装后
xattr -cr /Applications/OxideTerm.appWindows
If SmartScreen warns, click More info -> Run anyway.
若 SmartScreen 弹出警告,点击 更多信息 -> 仍要运行。
Linux
# AppImage
chmod +x OxideTerm_*_linux_*.AppImage && ./OxideTerm_*_linux_*.AppImage
# Debian/Ubuntu
sudo dpkg -i OxideTerm_*_linux_*.deb && sudo apt-get install -f
# Fedora/RHEL-compatible systems
sudo dnf install ./OxideTerm_*_linux_*.rpmLinks
- Documentation: https://oxideterm.app
- GitHub Issues: https://github.com/AnalyseDeCircuit/oxideterm/issues
- Changelog: https://github.com/AnalyseDeCircuit/oxideterm/blob/main/.github/release-notes/stable-changelog.md