Skip to content

nopager setting is ignored #838

@belak

Description

@belak

Summary

Setting root: nopager: true in the config file doesn't seem to do anything (at least with gopass list)

Steps To Reproduce

  • Add nopager: true to root in the config file.
  • gopass list with more passwords than a single page
  • See that a pager is used.

Expected behavior

nopager should disable the pager support

Environment

  • OS: macOS High Sierra
  • OS version: Darwin Kalebs-MacBook-Pro.local 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64
  • gopass Version: gopass 1.7.0-git+HEAD go1.10.2 darwin amd64 (2caea48)
  • Installation method: go install from repo

Additional context

#833 was intended as a fix for this, but it sounds like that might not be the best way to go about it. I assumed #837 would have fixed it since it sounds like a similar issue, but latest master doesn't seem to work.

Metadata

Metadata

Assignees

Labels

uxUser experience / User Interface related

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions