electerm v2.16.9
Major update
- Support footer command history panel
New features/Updates
- Add history clear/sort by frequency switch
- Support stop AI request
- Support edit file with custom editor
- Support execWindows/execLinux/execMac for local bookmark
- Support MFA option in ssh bookmark form
Bug fixes
- Fix window restore/maximize function (#4220)
- #4217 Fix custom CSS reload not working issue
- Fix VNC speed issue
- Fix VNC scrollbar when not scale mode
- Fix RDP scale mode mouse position
- Fix disable connection history cause app crash issue
重大更新
- 支持底部命令历史面板
新功能/更新
- 添加历史清除/按频率排序开关
- 支持停止 AI 请求
- 支持使用自定义编辑器编辑文件
- 支持 execWindows/execLinux/execMac 用于本地书签
- 支持 SSH 书签中的 MFA 选项
Bug 修复
- 修复窗口恢复/最大化功能 (#4220)
- #4217 修复自定义 CSS 重新加载不工作的问题
- 修复 VNC 速度问题
- 修复非缩放模式下的 VNC 滚动条
- 修复 RDP 缩放模式鼠标位置
- 修复禁用连接历史导致应用崩溃的问题
Download下载: https://electerm.html5beta.com
Downloads
Files for electerm v2.16.9
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-2.16.9-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.16.9-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.16.9-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.16.9-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.16.9-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-2.16.9-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
Other ways to install
Snap Store
sudo snap install electerm --classichttps://snapcraft.io/electermAPT 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