-
refactor: delegate -l output to findmnt
Update PKGBUILD version / update-pkgver (push) Successful in 2sreleased this
2026-05-04 10:24:53 +02:00 | 1 commits to main since this releaseThe custom one-alias-per-line output was useless — no mountpoint, no
source, no options. Reinventing a table format when findmnt from
util-linux already produces a familiar fuse.sshfs view was the wrong
call. -l now shells out to findmnt -t fuse.sshfs.Downloads