• @mvirts@lemmy.world
    link
    fedilink
    610 months ago

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

    • @sebastiancarlosOP
      link
      310 months ago

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

      • @mvirts@lemmy.world
        link
        fedilink
        410 months 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.