Screenshot doesn’t even show half.

  • aksdb@feddit.de
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    Then you do a flatpak list and it abbreviates the shit out of the identifiers so you can’t use them either. Whoever designed that UX needs to lean back an contemplate life a bit.

    • QuazarOmega@lemy.lol
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Well that comes down to your terminal size, you have to filter the columns if your screen is too small: docs

      flatpak --columns="app" list
      
      • aksdb@feddit.de
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        10 months ago

        Sure, it’s possible. I can also use flatpak list -d to show everything. But the combination of these defaults is just fucked up UX (require the full id for certain operations, but don’t always show the full id by default).

        • QuazarOmega@lemy.lol
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          Yeah honestly they could have avoided putting Branch, Origin and Installation if there isn’t enough space available.
          The CLI definitely needs some polishing, not to mention flatpak update breaking horrendously on scrollback