Skip to content

PullMark 0.25.0

Choose a tag to compare

@jedijashwa jedijashwa released this 04 Aug 16:17
  • A pullmark command — open files and folders from the shell:
    pullmark README.md, pullmark docs/, or bare pullmark for the
    app itself, with relative paths resolved against your working
    directory. Homebrew installs it automatically; DMG installs add it
    with one click in Settings → General → Command line.
  • Links go where they point — relative links in local documents now
    follow symlinks (including ones that lead outside the folder you
    opened — common in cloud-drive setups) and ../ paths to sibling
    folders, instead of failing silently. A link whose target genuinely
    doesn't exist says so, naming the path. Images and other resources
    the page loads by itself keep their stricter containment.