Can’t you just disable sleep on close? Fuckin noobs

Updated with correct link

  • [object Object]@lemmy.ca
    link
    fedilink
    English
    arrow-up
    7
    ·
    18 days ago

    I remember being a young intern and a senior dev taught me about screen. It was cool and I immediately forgot how to use it.

      • frongt@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        18 days ago

        I’ve been using byobu, which is a wrapper. No idea how actual screen or tmux work, but in byobu it’s just F2 for a new screen, F3 for previous, F4 for next, ^A, D to disconnect. And ^A, & to kill a screen. Those are the only commands I’ve ever needed.

        I should probably learn how to actually split a terminal, but I’ve never been in a situation that I couldn’t just move the terminal emulator window.