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.

    • theshyprisoner@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      1 month ago

      Messaging, reading, school work, watching anime, music, web browsing (may not be able to do this one nicely though). My use cases are very simple to implement on tty-only I think.

      • steeznson@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        It is possible to watch movie files rendered in ascii with ffmpeg but I wouldn’t recommend it. Playing videos any other way requires a graphical interface.

        Web browsing is possible with links, w3m and eww-mode on emacs.

        You will struggle with school work. Eduroam is hard to connect to using the CLI for example.

        • theshyprisoner@lemmy.mlOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          I was able to use mpv to watch some anime I had downloaded on tty. Does this mean this was only possible because I already had xorg installed and running (I was using qtile prior to that)? I’m not sure if that’s how that works though.

          • steeznson@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            1 month ago

            Yeah you’ve got xorg running if graphics are being drawn, like windows or specifically windows with borders