electerm v3.15.110
New features/UI/Updates
- #4414 Support drag multi files to upload in terminal
- #4413 Enhance notification system to merge duplicate error messages and improve description rendering
- Add reset zoom icon when zoomed
- Add reset font size button when terminal triggered font size change by keyboard shortcut
- Update logo
Bug fixes
- Fix multi files upload for rz command
- Fix footer icon UI not aligned issue
新功能/界面/更新
- #4414 支持在终端中拖拽多个文件上传
- #4413 增强通知系统,合并重复的错误消息并改善描述渲染
- 缩放时添加重置缩放图标
- 当通过键盘快捷键触发终端字体大小变化时,添加重置字体大小按钮
- 更新 logo
问题修复
- 修复 rz 命令多文件上传问题
- 修复底部图标 UI 未对齐的问题
Download下载: https://electerm.org
Downloads
Files for electerm v3.15.110
Other ways to install
Microsoft Store
npm
npm i -g electermOther ways to install
Homebrew
brew install --cask electermnpm
npm i -g electermelecterm-3.15.110-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-arm64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-arm64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.110-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.110-linux-armv7l-legacy.tar.gz
for all linux, just extract (glibc < 2.34)
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