-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configs: add the ability to disable paging altogether via ui.paginate
#2035
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
377e164
to
723ac93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
c2ae2f4
to
263595b
Compare
263595b
to
afa3106
Compare
I've added you as a contributor. Feel free to merge at will. |
Thank you, looking forward to contributing to |
This was a bit of a chance for me to play with
jj
a bit, so feel free to ignore 😄I was basically frustrated with having to pass in
--no-pager
constantly and stumbled upon this PR where I saw that aui.paginate
option was considered and removed. I felt like adding it back might be a tiny, but helpful change for others like me.Checklist
If applicable:
CHANGELOG.md