• mvirts@lemmy.world
    cake
    link
    fedilink
    arrow-up
    6
    ·
    11 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.

    • sebastiancarlos@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      3
      ·
      11 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
        cake
        link
        fedilink
        arrow-up
        4
        ·
        11 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.