electerm v3.1.16
New features/UI/Updates
- Add more MCP tool: sftp/file transfer/trzsz/rzsz (#4268)
- UI: Improve drag/drop UI in bookmark tree list
- UI: Improve drag/drop UI for quick command list
- UI: Support drag/drop reorder for quick command sub commands
- #4262 Support one click to duplicate quick command
Bug fixes
- Fix clear terminal not clear search result issue
- Fix connection hopping cause ssh tunnel not working issue
新功能/界面/更新
- 添加更多 MCP 工具:sftp/文件传输/trzsz/rzsz (#4268)
- 改进书签树列表中的拖放界面
- 界面:改进快捷命令列表的拖放界面
- 支持拖放重新排序快捷命令子命令
- #4262 支持一键复制快捷命令
Bug 修复
- 修复清除终端时未清除搜索结果的问题
- 修复连接跳转导致 SSH 隧道不工作的问题
Download下载: https://electerm.html5beta.com
Downloads
Files for electerm v3.1.16
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-3.1.16-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.1.16-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.1.16-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.1.16-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.1.16-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.1.16-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