EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1877
  • Coding1340
  • Infrastructure633
  • Marketing503
  • Projects447
  • Research410
  • Design393
  • Analytics357
  • MCP246
  • Security246
  • Testing242
  • Data236
  • Integration180
  • Prompts169
  • Communication162
  • Learning162
  • Extensions154
  • Voice138
  • Commerce127
  • DevOps112
  • Web83
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. tmux
    tmux icon

    tmux

    Terminal & Session Management
    Featured

    tmux is an open-source terminal multiplexer that lets you create, manage, and navigate multiple terminal sessions from a single window.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Completely free and open-source terminal multiplexer under the ISC license.

    Engagement

    Available On

    macOS
    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Terminal & Session ManagementCommand Line AssistantsDevelopment Environments

    Alternatives

    RMUXOpenWarpAutohand Code
    Developer
    tmuxtmux is an open-source terminal multiplexer project maintain…

    Listed Mar 2026

    About tmux

    tmux is a powerful open-source terminal multiplexer for Unix-like operating systems, allowing users to run multiple terminal sessions within a single window or remote connection. It enables persistent sessions that survive disconnections, making it invaluable for remote server work and long-running processes. tmux supports splitting windows into panes, creating named sessions, and scripting complex terminal layouts — all from the command line.

    • Session management: Create, attach, detach, and switch between named sessions; sessions persist even after disconnecting from SSH.
    • Window and pane splitting: Split the terminal horizontally or vertically into multiple panes, each running independent shell processes.
    • Status bar: A customizable bottom status bar displays session info, window list, and system stats.
    • Key bindings: All commands are accessible via a configurable prefix key (default: Ctrl+b), with full support for custom key mappings in .tmux.conf.
    • Copy mode: Scroll through terminal output, search text, and copy content using vi or emacs key bindings.
    • Scripting and automation: Use tmux commands in shell scripts to programmatically create and manage sessions, windows, and panes.
    • Plugin support: Extend functionality with community plugins via the Tmux Plugin Manager (TPM), including session persistence, theme customization, and more.
    • Mouse support: Optional mouse mode allows clicking to select panes, resize splits, and scroll through history.

    To get started, install tmux via your system package manager (e.g., apt install tmux, brew install tmux), then run tmux to start a new session. Use Ctrl+b ? to view all key bindings.

    tmux - 1

    Community Discussions

    Be the first to start a conversation about tmux

    Share your experience with tmux, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Completely free and open-source terminal multiplexer under the ISC license.

    • Multiple terminal sessions
    • Window and pane splitting
    • Persistent sessions
    • Customizable key bindings
    • Copy mode

    Capabilities

    Key Features

    • Terminal multiplexing
    • Multiple panes and windows
    • Persistent sessions
    • Detach and reattach sessions
    • Horizontal and vertical pane splitting
    • Customizable status bar
    • Copy mode with vi/emacs bindings
    • Mouse support
    • Scripting and automation
    • Plugin support via TPM
    • Custom key bindings via .tmux.conf
    • SSH session persistence

    Integrations

    SSH
    Bash
    Zsh
    Fish
    Vim
    Neovim
    Tmux Plugin Manager (TPM)
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate tmux and help others make informed decisions.

    Developer

    tmux Team

    tmux is an open-source terminal multiplexer project maintained by a community of contributors on GitHub. The project provides a robust, scriptable terminal session manager widely used by developers and system administrators. It is distributed under the ISC license and actively maintained with regular releases.

    Read more about tmux Team
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    RMUX icon

    RMUX

    A universal Rust terminal multiplexer with a tmux-compatible CLI, daemon-backed SDK, and native Ratatui integration — built for agentic and headless terminal automation.

    OpenWarp icon

    OpenWarp

    Community fork of the Warp terminal that opens up the AI layer with Bring Your Own Provider (BYOP) for any OpenAI-compatible endpoint.

    Autohand Code icon

    Autohand Code

    A fast, terminal-native AI coding agent for planning, editing, testing, and automating work across your codebase from the CLI.

    Browse all tools

    Related Topics

    Terminal & Session Management

    Terminal emulators, multiplexers, and session managers that help developers run parallel AI coding agents, manage multiple workspaces, and maintain persistent terminal sessions.

    21 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    155 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    128 tools
    Browse all topics
    Back to all toolsSuggest an edit
    34views
    Discussions