github.com/charmbracelet/glamour@v0.7.0/testdata/issues/46_2.md (about)

     1  | Dependency | Installation | Operation |
     2  | --- | --- | --- |
     3  | xdg-open (Linux), open(1) (macOS), cygstart (Cygwin) | base | desktop opener |
     4  | file, coreutils (cp, mv, rm), xargs | base | file type, copy, move and remove |
     5  | tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract tar, gzip, bzip2, zip |
     6  | archivemount, fusermount(3) | optional | mount, unmount archives |
     7  | sshfs, [rclone](https://rclone.org/), fusermount(3) | optional | mount, unmount remotes |
     8  | trash-cli | optional | trash files (default action: rm) |
     9  | vlock (Linux), bashlock (macOS), lock(1) (BSD) | optional | terminal locker (fallback: [cmatrix](https://github.com/abishekvashok/cmatrix)) |
    10  | advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#show-cp-mv-progress)) | optional | copy, move progress |
    11  | `$VISUAL` (else `$EDITOR`), `$PAGER`, `$SHELL` | optional | fallback vi, less, sh |