• @mvirts
    link
    71 year ago

    I’ll take higher bandwidth on a single ssh session over multiple ssh sessions any day. Plus terminal multiplexers also provide persistent sessions.

    • @[email protected]OP
      link
      fedilink
      31 year ago

      Hey, just wondering, how using a terminal multiplexer adds “more bandwidth” to your ssh session? What do you mean by more bandwidth?

      • @mvirts
        link
        41 year ago

        Mostly just the terminal commands to draw the tmux borders and move the cursor around for vsplits. For long running commands with lots of output tmux saves bandwidth, especially if I switch to a different screen.