electerm v5.5.35
New features/UI/Updates
- UX: Support show quick commands to right panel
- UX: Support show cmd history to right panel
- AI: Show context info in agent mode
- AI: Improve UI
- AI: Add copy icon to AI output content
- Add setting: show only title in tab
- New setting: double click to open bookmark
- Improve ssh cipher/host key control
Bug fixes
- UI: Fix cmd history UI
- UI: Fix cmd history scroll issue
- Fix ssh session mem leak
- Fix .vv support
新功能/界面/更新
- 体验:支持在右侧面板显示快捷命令
- 体验:支持在右侧面板显示命令历史
- AI:在 agent 模式显示上下文信息
- AI:改进界面
- AI:AI 输出内容添加复制图标
- 新增设置:标签页仅显示标题
- 新增设置:双击打开书签
- 改进 SSH 加密算法/主机密钥选项控制
问题修复
- 界面:修复命令历史界面
- 界面:修复命令历史滚动问题
- 修复 SSH 会话内存泄漏
- 修复 .vv 文件支持
Downloads
Files for electerm v5.5.35
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-5.5.35-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-5.5.35-linux-loongarch64-legacy.deb
for old world Debian, Ubuntu... (loongarch64)
Other ways to install
Snap Store
sudo snap install electerm --classichttps://snapcraft.io/electermFlatpak
flatpak remote-add --if-not-exists flatpark https://dl.flatpark.org/flatpark.flatpakrepo
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install flatpark org.electerm.Electermflatpark.orgAPT repository
curl -fsSL https://repos.electerm.org/deb/public.key | sudo gpg --dearmor -o /usr/share/keyrings/electerm.gpg
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/electerm.gpg] https://repos.electerm.org/deb stable main" | sudo tee /etc/apt/sources.list.d/electerm.list
sudo apt update
sudo apt install -y electermhttps://repos.electerm.org/debRPM repository
sudo rpm --import https://repos.electerm.org/rpm/public.key
sudo tee /etc/yum.repos.d/electerm.repo <<'EOF'
[electerm]
name=Electerm Repository
baseurl=https://repos.electerm.org/rpm/
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://repos.electerm.org/rpm/public.key
EOF
sudo dnf install -y electermhttps://repos.electerm.org/rpmnpm
npm i -g electerm