EXE
WinGet
Tabby
Eugene Pankov · 1.0.228 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
tabby-1.0.228-setup-arm64.exe /S
Custom
tabby-1.0.228-setup-arm64.exe /S /allusers
File Identity
Filename
tabby-1.0.228-setup-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Eugeny.Tabby
Version
1.0.228
Description
A terminal for a more modern age.
License
MIT
↗
Homepage
https://tabby.sh/
Installer URL
https://github.com/Eugeny/tabby/releases/download/v1.0.228/tabby-1.0.228-setup-arm64.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
Changes
- c4db286: SSH: added mlkem768x25519-sha256 key exchange - fixes #10792, fixes #10560
- d1196a0: Reenabled SSH keepalive by default
Fixes
- e76314d: fixed #10749: Too small draggable area when tabs with vertical-left and window is set to thin (#10750) (Seungyong Hong) #10750
- d92540f: fixed #10726 - The indicator does not show success when uploading files through SFTP (#10733) (zhaolei) #10733
- 5060344: bump russh for pageant fixes
- cf5b994: Bump electron to version 38 (#10801) (et304…