Skip to content
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

dolt should invoke the pager for long output #2122

Closed
zachmu opened this issue Sep 10, 2021 · 2 comments · Fixed by #2482
Closed

dolt should invoke the pager for long output #2122

zachmu opened this issue Sep 10, 2021 · 2 comments · Fixed by #2482
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zachmu
Copy link
Member

zachmu commented Sep 10, 2021

Commands like dolt log dump pages of text to the screen. Should be in a pager by default, as with git.

@zachmu zachmu added enhancement New feature or request good first issue Good for newcomers labels Sep 10, 2021
@rustiever
Copy link

Hi @zachmu, i would like to work on this. I'm beginner to Go and open source contributions. Is there any contribution guide and local setup guide so that i can refer. And i will appreciate your help when i get struck at any point. Thanks.

@timsehn
Copy link
Sponsor Contributor

timsehn commented Nov 7, 2021

Welcome!

This is the best contribution guide we have:

https://www.dolthub.com/blog/2021-09-08-how-to-contribute-to-dolt/

It's about how to make a change to go-mysql-server but you should be able to port it well to a Dolt change.

If you get stuck, come chat with us on Discord:

https://discord.com/invite/RFwfYpu

@jennifersp jennifersp linked a pull request Dec 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants