• anar
    link
    fedilink
    arrow-up
    7
    ·
    11 months ago

    Neovim all the way, super fast and lends you heavy control.

    • jackpotOP
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      how does not having a gui work? it’s just the terminal right?

      • BubblyMango@lemmy.wtf
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        There are multiple gui front ends, but its still very popular to use it in the terminal. Its a TUI, so it practically works like a GUI.

        • jackpotOP
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          difference between cli and tui? also what frontends are good

          • BubblyMango@lemmy.wtf
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            11 months ago

            In a cli you only type commands and send them with Enter, in a TUI you can click/move around with the arrows just like in a gui.

            Edit: dont know about good front ends.