ZIP
WinGet
2 submissions
tmux-windows
arndawg · 3.6a-win32.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
tmux-windows-v3.6a-win32.6.zip
File Size
608.1 KB
Real Type
Zip archive data, at least v2.0 to extract, compression method=deflate
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
arndawg.tmux-windows
Version
3.6a-win32.6
Description
Terminal multiplexer for Windows, ported from tmux using ConPTY
License
ISC
↗
Installer URL
https://github.com/arndawg/tmux-windows/releases/download/v3.6a-win32.6/tmux-windows-v3.6a-win32.6.zip
Release Notes
Single-File Static Distribution
tmux-windows is now a single statically-linked executable with no DLL
dependencies. Previously the release included event_core.dll (libevent);
this is now compiled directly into tmux.exe.
Changes:
- Switched vcpkg triplet from x64-windows to x64-windows-static so
libevent is linked into tmux.exe at build time
- Release ZIP contains only tmux.exe — no DLLs, no README.txt
- Simpler deployment: just drop tmux.exe into your PATH