Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Z zathura
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwmtpwmt
  • zathura
  • Merge requests
  • !45

Add '$f' and '$p' expansions to 'exec' shortcut function

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jonathan Teran requested to merge jonathannerat/zathura:improve-exec-command into develop Jul 27, 2021
  • Overview 5
  • Commits 3
  • Pipelines 0
  • Changes 4

There are other expansions available, but I don't really think they make sense, or why there are two of them for the same thing (both $FILE and % expand to the path).

I added $f and $p, which expand to the document's path and current page respectively, while keeping the other 2 just in case it breaks someone's setup. I also documented them in both zathura(1) and zathurarc(5).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve-exec-command