Alternatives to tmux logo

Alternatives to tmux

Emacs, Docker, iTerm2, Vim, and Oh My ZSH are the most popular alternatives and competitors to tmux.
176
122
+ 1
2

What is tmux and what are its top alternatives?

It enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.
tmux is a tool in the Shell Utilities category of a tech stack.
tmux is an open source tool with 28K GitHub stars and 1.9K GitHub forks. Here’s a link to tmux's open source repository on GitHub

Top Alternatives to tmux

  • Emacs
    Emacs

    GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. ...

  • Docker
    Docker

    The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere ...

  • iTerm2
    iTerm2

    A replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.12 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted. ...

  • Vim
    Vim

    Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware. ...

  • Oh My ZSH
    Oh My ZSH

    A delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes. ...

  • TortoiseSVN
    TortoiseSVN

    It is an Apache™ Subversion (SVN)® client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. ...

  • navi
    navi

    It allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, prompting for argument values. ...

  • Scoop.sh
    Scoop.sh

    It installs programs to your home directory by default. So you don’t need admin permissions to install programs, and you won’t see UAC popups every time you need to add or remove a program. ...

tmux alternatives & related posts

Emacs logo

Emacs

1.3K
1.1K
322
The extensible self-documenting text editor.
1.3K
1.1K
+ 1
322
PROS OF EMACS
  • 65
    Vast array of extensions
  • 44
    Have all you can imagine
  • 40
    Everything i need in one place
  • 39
    Portability
  • 32
    Customer config
  • 16
    Your config works on any platform
  • 13
    Low memory consumption
  • 11
    Perfect for monsters
  • 10
    All life inside one program
  • 8
    Extendable, portable, fast - all at your fingertips
  • 6
    Enables extremely rapid keyboard-only navigation
  • 5
    Widely-used keybindings (e.g. by bash)
  • 5
    Extensible in Lisp
  • 5
    Runs everywhere important
  • 4
    FOSS Software
  • 4
    Powerful multilanguage IDE
  • 4
    Git integration
  • 4
    May be old but always reliable
  • 3
    Asynchronous
  • 3
    Powerful UI
  • 1
    Huge ecosystem
CONS OF EMACS
  • 4
    So good and extensible, that one can get sidetracked
  • 4
    Hard to learn for beginners
  • 1
    Not default preinstalled in GNU/linux

related Emacs posts

Docker logo

Docker

158.6K
122.9K
3.8K
Enterprise Container Platform for High-Velocity Innovation.
158.6K
122.9K
+ 1
3.8K
PROS OF DOCKER
  • 824
    Rapid integration and build up
  • 690
    Isolation
  • 520
    Open source
  • 505
    Testa­bil­i­ty and re­pro­ducibil­i­ty
  • 459
    Lightweight
  • 217
    Standardization
  • 184
    Scalable
  • 105
    Upgrading / down­grad­ing / ap­pli­ca­tion versions
  • 87
    Security
  • 84
    Private paas environments
  • 33
    Portability
  • 25
    Limit resource usage
  • 16
    Game changer
  • 15
    I love the way docker has changed virtualization
  • 13
    Fast
  • 11
    Concurrency
  • 7
    Docker's Compose tools
  • 5
    Easy setup
  • 5
    Fast and Portable
  • 4
    Because its fun
  • 3
    Makes shipping to production very simple
  • 2
    It's dope
  • 2
    Highly useful
  • 1
    HIgh Throughput
  • 1
    Very easy to setup integrate and build
  • 1
    Package the environment with the application
  • 1
    Does a nice job hogging memory
  • 1
    Open source and highly configurable
  • 1
    Simplicity, isolation, resource effective
  • 1
    MacOS support FAKE
  • 1
    Its cool
  • 1
    Docker hub for the FTW
  • 1
    Super
CONS OF DOCKER
  • 8
    New versions == broken features
  • 6
    Unreliable networking
  • 6
    Documentation not always in sync
  • 4
    Moves quickly
  • 3
    Not Secure

related Docker posts

Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 5.6M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Tymoteusz Paul
Devops guy at X20X Development LTD · | 23 upvotes · 5.7M views

Often enough I have to explain my way of going about setting up a CI/CD pipeline with multiple deployment platforms. Since I am a bit tired of yapping the same every single time, I've decided to write it up and share with the world this way, and send people to read it instead ;). I will explain it on "live-example" of how the Rome got built, basing that current methodology exists only of readme.md and wishes of good luck (as it usually is ;)).

It always starts with an app, whatever it may be and reading the readmes available while Vagrant and VirtualBox is installing and updating. Following that is the first hurdle to go over - convert all the instruction/scripts into Ansible playbook(s), and only stopping when doing a clear vagrant up or vagrant reload we will have a fully working environment. As our Vagrant environment is now functional, it's time to break it! This is the moment to look for how things can be done better (too rigid/too lose versioning? Sloppy environment setup?) and replace them with the right way to do stuff, one that won't bite us in the backside. This is the point, and the best opportunity, to upcycle the existing way of doing dev environment to produce a proper, production-grade product.

I should probably digress here for a moment and explain why. I firmly believe that the way you deploy production is the same way you should deploy develop, shy of few debugging-friendly setting. This way you avoid the discrepancy between how production work vs how development works, which almost always causes major pains in the back of the neck, and with use of proper tools should mean no more work for the developers. That's why we start with Vagrant as developer boxes should be as easy as vagrant up, but the meat of our product lies in Ansible which will do meat of the work and can be applied to almost anything: AWS, bare metal, docker, LXC, in open net, behind vpn - you name it.

We must also give proper consideration to monitoring and logging hoovering at this point. My generic answer here is to grab Elasticsearch, Kibana, and Logstash. While for different use cases there may be better solutions, this one is well battle-tested, performs reasonably and is very easy to scale both vertically (within some limits) and horizontally. Logstash rules are easy to write and are well supported in maintenance through Ansible, which as I've mentioned earlier, are at the very core of things, and creating triggers/reports and alerts based on Elastic and Kibana is generally a breeze, including some quite complex aggregations.

If we are happy with the state of the Ansible it's time to move on and put all those roles and playbooks to work. Namely, we need something to manage our CI/CD pipelines. For me, the choice is obvious: TeamCity. It's modern, robust and unlike most of the light-weight alternatives, it's transparent. What I mean by that is that it doesn't tell you how to do things, doesn't limit your ways to deploy, or test, or package for that matter. Instead, it provides a developer-friendly and rich playground for your pipelines. You can do most the same with Jenkins, but it has a quite dated look and feel to it, while also missing some key functionality that must be brought in via plugins (like quality REST API which comes built-in with TeamCity). It also comes with all the common-handy plugins like Slack or Apache Maven integration.

The exact flow between CI and CD varies too greatly from one application to another to describe, so I will outline a few rules that guide me in it: 1. Make build steps as small as possible. This way when something breaks, we know exactly where, without needing to dig and root around. 2. All security credentials besides development environment must be sources from individual Vault instances. Keys to those containers should exist only on the CI/CD box and accessible by a few people (the less the better). This is pretty self-explanatory, as anything besides dev may contain sensitive data and, at times, be public-facing. Because of that appropriate security must be present. TeamCity shines in this department with excellent secrets-management. 3. Every part of the build chain shall consume and produce artifacts. If it creates nothing, it likely shouldn't be its own build. This way if any issue shows up with any environment or version, all developer has to do it is grab appropriate artifacts to reproduce the issue locally. 4. Deployment builds should be directly tied to specific Git branches/tags. This enables much easier tracking of what caused an issue, including automated identifying and tagging the author (nothing like automated regression testing!).

Speaking of deployments, I generally try to keep it simple but also with a close eye on the wallet. Because of that, I am more than happy with AWS or another cloud provider, but also constantly peeking at the loads and do we get the value of what we are paying for. Often enough the pattern of use is not constantly erratic, but rather has a firm baseline which could be migrated away from the cloud and into bare metal boxes. That is another part where this approach strongly triumphs over the common Docker and CircleCI setup, where you are very much tied in to use cloud providers and getting out is expensive. Here to embrace bare-metal hosting all you need is a help of some container-based self-hosting software, my personal preference is with Proxmox and LXC. Following that all you must write are ansible scripts to manage hardware of Proxmox, similar way as you do for Amazon EC2 (ansible supports both greatly) and you are good to go. One does not exclude another, quite the opposite, as they can live in great synergy and cut your costs dramatically (the heavier your base load, the bigger the savings) while providing production-grade resiliency.

See more
iTerm2 logo

iTerm2

407
272
7
macOS Terminal Replacement
407
272
+ 1
7
PROS OF ITERM2
  • 5
    Themes
  • 2
    Tabs
CONS OF ITERM2
    Be the first to leave a con

    related iTerm2 posts

    Vim logo

    Vim

    25K
    20.2K
    2.3K
    Highly configurable text editor built to enable efficient text editing
    25K
    20.2K
    + 1
    2.3K
    PROS OF VIM
    • 346
      Comes by default in most unix systems (remote editing)
    • 326
      Fast
    • 311
      Highly configurable
    • 297
      Less mouse dependence
    • 246
      Lightweight
    • 144
      Speed
    • 99
      Plugins
    • 96
      Hardcore
    • 81
      It's for pros
    • 65
      Vertically split windows
    • 29
      Open-source
    • 25
      Modal editing
    • 22
      No remembering shortcuts, instead "talks" to the editor
    • 21
      It stood the Test of Time
    • 16
      Unicode
    • 13
      Everything is on the keyboard
    • 13
      Stick with terminal
    • 12
      Dotfiles
    • 12
      VimPlugins
    • 11
      Flexible Indenting
    • 10
      Efficient and powerful
    • 10
      Hands stay on the keyboard
    • 10
      Programmable
    • 9
      Large number of Shortcuts
    • 9
      Everywhere
    • 8
      A chainsaw for text editing
    • 8
      Unmatched productivity
    • 7
      Modal editing changes everything
    • 7
      Super fast
    • 7
      Developer speed
    • 7
      Because its not Emacs
    • 6
      You cannot exit
    • 6
      Themes
    • 6
      Makes you a true bearded developer
    • 5
      Intergrated into most editors
    • 5
      Most and most powerful plugins of any editor
    • 5
      Plugin manager options. Vim-plug, Pathogen, etc
    • 5
      Habit
    • 5
      Shell escapes and shell imports :!<command> and !!cmd
    • 5
      Great on large text files
    • 5
      Shortcuts
    • 5
      EasyMotion
    • 4
      Perfect command line editor
    • 4
      Intuitive, once mastered
    • 1
      Not MicroSoft
    CONS OF VIM
    • 8
      Ugly UI
    • 5
      Hard to learn

    related Vim posts

    Jerome Dalbert
    Principal Backend Software Engineer at StackShare · | 13 upvotes · 720.1K views

    I liked Sublime Text for its speed, simplicity and keyboard shortcuts which synergize well when working on scripting languages like Ruby and JavaScript. I extended the editor with custom Python scripts that improved keyboard navigability such as autofocusing the sidebar when no files are open, or changing tab closing behavior.

    But customization can only get you so far, and there were little things that I still had to use the mouse for, such as scrolling, repositioning lines on the screen, selecting the line number of a failing test stack trace from a separate plugin pane, etc. After 3 years of wearily moving my arm and hand to perform the same repetitive tasks, I decided to switch to Vim for 3 reasons:

    • your fingers literally don’t ever need to leave the keyboard home row (I had to remap the escape key though)
    • it is a reliable tool that has been around for more than 30 years and will still be around for the next 30 years
    • I wanted to "look like a hacker" by doing everything inside my terminal and by becoming a better Unix citizen

    The learning curve is very steep and it took me a year to master it, but investing time to be truly comfortable with my #TextEditor was more than worth it. To me, Vim comes close to being the perfect editor and I probably won’t need to switch ever again. It feels good to ignore new editors that come out every few years, like Atom and Visual Studio Code.

    See more
    Denys
    Software engineer at Typeform · | 12 upvotes · 479K views
    • Go because it's easy and simple, facilitates collaboration , and also it's fast, scalable, powerful.
    • Visual Studio Code because it has one of the most sophisticated Go language support plugins.
    • Vim because it's Vim
    • Git because it's Git
    • Docker and Docker Compose because it's quick and easy to have reproducible builds/tests with them
    • Arch Linux because Docker for Mac/Win is a disaster for the human nervous system, and Arch is the coolest Linux distro so far
    • Stack Overflow because of Copy-Paste Driven Development
    • JavaScript and Python when a something needs to be coded for yesterday
    • PhpStorm because it saves me like 300 "Ctrl+F" key strokes a minute
    • cURL because terminal all the way
    See more
    Oh My ZSH logo

    Oh My ZSH

    417
    295
    0
    A framework for managing your Zsh configuration
    417
    295
    + 1
    0
    PROS OF OH MY ZSH
      Be the first to leave a pro
      CONS OF OH MY ZSH
        Be the first to leave a con

        related Oh My ZSH posts

        Omid Farhang
        Sr. Full Stack Developer · | 6 upvotes · 72.1K views
        Shared insights
        on
        GNU BashGNU BashOh My ZSHOh My ZSH

        Recently I've switched from GNU Bash to Oh My ZSH and I'm happy with the way I can customize the environment, picking between options by tab and seeing git status or hardware status while typing commands and a beautiful UI that's easy on eyes. Also ability to turn-off case-sensitivity comes in handy. I don't think if I will go back!

        See more
        TortoiseSVN logo

        TortoiseSVN

        39
        92
        1
        A Subversion client, implemented as a Microsoft Windows shell extension
        39
        92
        + 1
        1
        PROS OF TORTOISESVN
        • 1
          Easy to use
        CONS OF TORTOISESVN
          Be the first to leave a con

          related TortoiseSVN posts

          navi logo

          navi

          29
          17
          0
          An interactive cheatsheet tool for the command-line
          29
          17
          + 1
          0
          PROS OF NAVI
            Be the first to leave a pro
            CONS OF NAVI
              Be the first to leave a con

              related navi posts

              Scoop.sh logo

              Scoop.sh

              22
              26
              0
              A command-line installer for Windows.
              22
              26
              + 1
              0
              PROS OF SCOOP.SH
                Be the first to leave a pro
                CONS OF SCOOP.SH
                  Be the first to leave a con

                  related Scoop.sh posts