Screenshot doesn’t even show half.

  • @[email protected]
    link
    fedilink
    310 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.

    • @[email protected]
      link
      fedilink
      110 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
      
      • @[email protected]
        link
        fedilink
        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).

        • @[email protected]
          link
          fedilink
          110 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