I wanted to have a separate laptop where I only use the terminal for my use cases. At the moment I am somewhat confident using the terminal, but I think limiting myself to tty only would build my confidence even more. Any tips?

EDIT: I am already using nvim and I already have installed a minimal distro (Arch). I just need advice on how to actually run this system effectively.

  • @[email protected]OP
    link
    fedilink
    English
    32 months ago

    Thanks a lot, I’ll definitely try the terminal multiplexers you’re talking about. I wondered how you would get different windows in tty.

    • @[email protected]
      link
      fedilink
      12 months ago

      Byobu provides good abstraction on tmux as well as screen. Allows you to choose keybindings from any of the two.

      • @[email protected]
        link
        fedilink
        12 months ago

        I really enjoy byobu, especially since it has nice colors and is a mature well supported project