• brie@programming.dev
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    6
    ·
    1 day ago

    I’ve never seen a slow terminal emulator. Most terminals have tabs and splits. Never experienced compatibility issues. Don’t care about Zig at all.

    Are these all the reasons? Another toy software written out of boredom.

    • Crestwave@lemmy.world
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      edit-2
      1 day ago

      Most terminal emulators are in fact slow and they can be a huge bottleneck if you run complex TUIs or workloads that print a lot of output.

      Ever written a program that was extremely slow only for it to run instantly after removing your debug print statements? That’s because your terminal is slow.

      Fast terminal emulators already exist, but they notably refused to add tabs/splits and overall tended to be quite janky. Ghostty merging these features may not be the most groundbreaking innovation, but a high quality piece of software that can drop-in replace something you use daily with some cool improvements is something to be excited about to me. :-)

      • brie@programming.dev
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 day ago

        Thanks, this clears things up. I didn’t know what exactly was making print IO slow.

        I don’t use any complex TUIs. Pretty much everything is CLI or GUI. Which TUIs did you have in mind that were slow?

        I’d like to test this soon. I’ll look for a modern TUI framework.

          • brie@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            12 hours ago

            Fair. I hate kube though. Most companies run just 10 pods because they cargo cult google. The complexity of it is completely unjustified