Software Alternatives & Reviews

New User

Vim Adventures tmux
  1. Learning Vim while playing a game

    #Coding Games #Online Learning #Online Education 121 social mentions

  2. 2
    tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a...
    Pricing:
    • Open Source
    Another reason the above setup is helpful is that I use terminal vim in conjunction with Tmux. I always configure my IDE where vim is about 75% of my terminal window, on the left. The other 25% is a command line. In tmux, you can "zoom in" to a tmux pane by using Leader+z (for default tmux, this is "Ctrl+b z"). This effectively allows me to focus on vim but pop out a command line when I need it. Having the three tab approach above gives me more flexibility for how I'm viewing my code depending on whether that command line pane is open or closed.

    #Terminal Tools #SSH #Server Management 26 social mentions

Discuss: New User

Log in or Post with