electerm v3.15.138
New features/UI/Updates
- Add quick command sub command name form and tooltip
- AI: Support compress chat conversation
- AI: Support AI chat memory/session
Bug fixes
- Fix deep link support and command line open session support
- #4427 Fix connection hopping not working issue in some situations
新功能/界面/更新
- 添加快捷命令子命令名称表单与提示
- AI:支持压缩聊天对话
- AI:支持 AI 聊天记忆/会话
问题修复
- 修复深度链接支持与命令行打开会话支持
- #4427 修复某些情况下连接跳板不工作的问题
Download下载: https://electerm.org
Downloads
Files for electerm v3.15.138
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.138-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-arm64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-linux-amd64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-linux-x86_64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-arm64-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-arm64-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-linux-armv7l-legacy.AppImage
for all linux, just run it (glibc < 2.34)
electerm-3.15.138-linux-armv7l-legacy.deb
for Debian, Ubuntu... (glibc < 2.34, like UOS/Kylin/Ubuntu 18)
electerm-3.15.138-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