• www-gem@lemmy.ml
    21·
    3 months ago

    Seems outside of what one would expect from a terminal. There’s dedicated app to handle this task.

    • Laser@feddit.org
      53·
      3 months ago

      Sorry if I sound dumb, but which kind of program would be the one to display the output of text based interfaces, also called terminal applications, if not a terminal?

      • communism@lemmy.ml
        7·
        3 months ago

        Waybar/polybar or one of the scriptable widget systems.

    • markstos@lemmy.world
      2·
      3 months ago

      It appears to have the display functionality of swaybar, the default dock of Sway.

  • EarlGrey@discuss.tchncs.deEnglish
    10·
    3 months ago

    I like how they show a thin sliver of something that looks like a standard terminal output instead of a screenshot of what this actually looks like on your desktop.

  • InFerNo@lemmy.ml
    134·
    3 months ago

    Fuck this project for stealing the name from KiTTy, a PuTTy fork. Years ago it was brought to the devs attention and he doubled down on the name. The way they handled it deserves no respect.

  • itslilith@lemmy.blahaj.zone
    8·
    3 months ago

    I want my terminal to just work, so all this kitty stuff is overboard for me, but good for them!

  • Rimu@piefed.socialEnglish
    1211·
    3 months ago

    Cool, but now SSH into a remote server and then try to open nano. It doesn’t.

    After using it for 3 weeks I concluded that as Kitty breaks the fundamentals all the nice shiny isn’t worth it.

    • khorovodoved@lemm.ee
      27·
      3 months ago

      Just install terminfo.

      It is intended behavior, almost every terminal requires terminfo. It is just that terminfo for most popular (or older) ones comes preinstalled.

      All new niche terminal suffer from it. Foot has the same problem.

      • Static_Rocket@lemmy.worldEnglish
        17·
        3 months ago

        Or override the TERM variable in your ssh config. Setting it to an xterm value has been supported by any niche term I’ve used over the years without sacrificing any of the usual functions.

    • The2b@lemmy.vgEnglish
      201·
      3 months ago

      I have literally never had any issue with Kitty on any of my servers or local machines

    • ferret@sh.itjust.worksEnglish
      1·
      3 months ago

      use the ssh kitten at least once and it will install the terminfo for you