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

more should respect stdin, return, terminal size #1423

Closed
bergey opened this issue Sep 3, 2019 · 2 comments · Fixed by #2109
Closed

more should respect stdin, return, terminal size #1423

bergey opened this issue Sep 3, 2019 · 2 comments · Fixed by #2109

Comments

@bergey
Copy link

bergey commented Sep 3, 2019

  • should accept display content on STDIN (and still get keyboard input from terminal)
  • should detect terminal size, page by this amount
  • should move by line (RETURN) or by page (SPACE)

Are there other features people need to start using more routinely?

@bergey
Copy link
Author

bergey commented Sep 3, 2019

Unless someone speaks up to say they're working on this already, I'll put together a PR. Any preference on 1 PR or several?

@ArniDagur
Copy link
Contributor

Thanks for your interest in contributing to the project! I doubt there's anyone working on this already. I'm personally fine with 1 PR if you put them in multiple commits, since these are uncontroversial changes, but @Arcterus's opinion may differ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants