electerm v2.1.16

Published 2025-09-13

New Features

  • Support clone tab shortcut: alt+c by default
  • Support click bookmark category title to toggle expand/collapse state

UI Improvements

  • Improve profiles/quick commands UI code
  • Improve new theme menu UI
  • Improve theme list UI: remove scrollbar for pager

新功能

  • 支持克隆标签页快捷键:默认 alt+c
  • 支持点击书签分类标题来切换展开/折叠状态

界面优化

  • 改进配置文件/快速命令界面代码
  • 改进新主题菜单界面
  • 改进主题列表界面:移除分页器滚动条

Downloads

Files for electerm v2.1.16

electerm-2.1.16-win-x64-installer.exe
Windows installer (recommended)
electerm-2.1.16-win-x64-portable.tar.gz
Portable archive
electerm-2.1.16-win-x64.tar.gz
Just extract and run
electerm-2.1.16-win7.tar.gz
Legacy Windows 7 compatible
electerm-2.1.16-win-x64-installer.exe
Windows installer (recommended)
electerm-2.1.16-win-x64-portable.tar.gz
Portable archive
electerm-2.1.16-win-x64.tar.gz
Just extract and run
electerm-2.1.16-win7.tar.gz
Legacy Windows 7 compatible
Other ways to install
npm
npm i -g electerm
electerm-2.1.16-mac-arm64.dmg
for Apple Silicon Macs (M1, M2, etc.)
electerm-2.1.16-mac-x64.dmg
for Intel Macs
Other ways to install
Homebrew
brew install --cask electerm
npm
npm i -g electerm
electerm-2.1.16-linux-amd64.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-amd64.snap
for all linux that support snap
electerm-2.1.16-linux-x64.tar.gz
for all linux, just extract
electerm-2.1.16-linux-x86_64.AppImage
for all linux, just run it
electerm-2.1.16-linux-x86_64.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-aarch64.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-arm64.AppImage
for all linux, just run it
electerm-2.1.16-linux-arm64.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-arm64.tar.gz
for all linux, just extract
electerm-2.1.16-linux-armv7l.AppImage
for all linux, just run it
electerm-2.1.16-linux-armv7l.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-armv7l.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-armv7l.tar.gz
for all linux, just extract
electerm-2.1.16-linux-amd64.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-amd64.snap
for all linux that support snap
electerm-2.1.16-linux-x64.tar.gz
for all linux, just extract
electerm-2.1.16-linux-x86_64.AppImage
for all linux, just run it
electerm-2.1.16-linux-x86_64.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-aarch64.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-arm64.AppImage
for all linux, just run it
electerm-2.1.16-linux-arm64.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-arm64.tar.gz
for all linux, just extract
electerm-2.1.16-linux-armv7l.AppImage
for all linux, just run it
electerm-2.1.16-linux-armv7l.deb
for Debian, Ubuntu...
electerm-2.1.16-linux-armv7l.rpm
for Red Hat, Fedora...
electerm-2.1.16-linux-armv7l.tar.gz
for all linux, just extract
Other ways to install
Snap Store
sudo snap install electerm --classic
https://snapcraft.io/electerm
APT 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 electerm
https://repos.electerm.org/deb
RPM 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 electerm
https://repos.electerm.org/rpm
npm
npm i -g electerm