Tag: terminal

  • A beginner’s guide to Tmux: a multitasking superpower for your terminal

    A beginner’s guide to Tmux: a multitasking superpower for your terminal One of the new things I’ve come across recently, while researching command-line-based coding assistants, is the mention and use of a tool I hadn’t heard of before. That tool is called Tmux, which stands for Terminal Multiplexer.  In the simplest possible terms, Tmux allows you…