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 4
    • Merge requests 4
  • 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
  • !48

Add option to display page number percent in statusbar

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Faughnan requested to merge deckard/zathura:page-percent into develop Jan 11, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Users can now choose to display current page / total pages as a percent (rounded) on the statusbar next to the page numbers themselves. E.g., when viewing page 205 of a 532-page document, [205/532] on the statusbar can now read [205/532 (38%)].

This can be configured by setting the statusbar-page-percent boolean value (default is false) in a config file or via :set.

Implements a feature requested in #260 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: page-percent