Skip to content

itmux is a lightweight, portable terminal multiplexer for Windows, bundling Tmux, Mintty, OpenSSH, and a minimal Cygwin environment into a standalone package. It lets you run multiple terminal sessions in one window, split panes, and securely access remote systems—all without installation or system changes.

License

Notifications You must be signed in to change notification settings

itefixnet/itmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itmux - Tmux for Windows

itmux

itmux is a packaging of Tmux, Mintty, OpenSSH client and Cygwin to offer a standalone ssh-enabled terminal multiplexer for Windows systems.

tmux (Terminal Multiplexer) is a popular command-line tool that allows users to manage multiple terminal sessions from a single window, making it easier to work with multiple command-line tasks simultaneously. Originally created as an open-source alternative to GNU Screen, tmux has become widely used among developers, system administrators, and anyone who works extensively in the command line.

Features

  • Terminal multiplexer: Manage multiple terminal sessions from a single window
  • Mintty terminal: Lightweight, efficient terminal emulator with Unix-like interface
  • OpenSSH client: Secure remote access and file transfer capabilities
  • Cygwin environment: Linux-like environment for Windows with substantial Linux API functionality
  • Portable: Unzip and run, no installation or system modifications required
  • Session management: Create, detach, and reattach terminal sessions
  • Window splitting: Split terminal into multiple panes for simultaneous tasks
  • Wide compatibility: Works on modern Windows systems

Requirements

  • Windows operating system
  • No external dependencies required — all components included in the package

Download

Latest releases of itmux are available on GitHub:

https://github.com/itefixnet/itmux/releases

Each release includes:

  • The complete itmux ZIP package (Tmux, Mintty, OpenSSH client, Cygwin runtime)
  • Release notes and version history

Basic Usage

  1. Unzip the downloaded archive

  2. Start tmux.cmd at the root directory to initiate a mintty terminal

  3. Start tmux:

    tmux
    

Getting Started with Tmux

For those new to tmux, check out our comprehensive starter guide:

Additional external resources:

itmux is tested successfully with various workflows. You should test and verify that it works for your specific needs.

Links

License

itmux is licensed under the BSD 2-Clause License. See LICENSE file for details.

About

itmux is a lightweight, portable terminal multiplexer for Windows, bundling Tmux, Mintty, OpenSSH, and a minimal Cygwin environment into a standalone package. It lets you run multiple terminal sessions in one window, split panes, and securely access remote systems—all without installation or system changes.

Topics

Resources

License

Stars

Watchers

Forks

Languages