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

Use pydoc's pager module instead of normal print function #46

Closed
gautamkrishnar opened this issue Apr 19, 2017 · 7 comments
Closed

Use pydoc's pager module instead of normal print function #46

gautamkrishnar opened this issue Apr 19, 2017 · 7 comments

Comments

@gautamkrishnar
Copy link
Owner

gautamkrishnar commented Apr 19, 2017

One of the reedit users suggested that we must use pager instead of print function:
screenshot 340

How to fix

  • Comment on this issue if you are interested
  • Use pager module (see the sample code in the screenshot)
  • Fix:
    Windows | Linux | Mac socli -q normal mode
    Windows socli -iq interactive mode
  • Open a PR to the develop branch
@physicsnerd
Copy link

physicsnerd commented May 25, 2017

Hello, I'm interested, and I'm very much a first-timer. It may take me a little bit; I don't completely understand the code sample provided.

@gautamkrishnar
Copy link
Owner Author

Thanks a lot @physicsnerd As of now we used another type of implementation for this feature --> see #61

But it wont work for windows. So please implement the windows version using the pager module. 🍺

@sanjitjain2
Copy link

sanjitjain2 commented May 31, 2017

Hello, I'm interested, I am a first timer and would take some time to understand the code. Is this issue still open?
I would like to help.
Can someone guide me?

@gautamkrishnar
Copy link
Owner Author

Sorry @sanjitjain2 its already taken by @sunil-1989.

@physicsnerd
Copy link

I'm going to assume that I should stop working on the solution I have (it's mostly finished)?

@gautamkrishnar
Copy link
Owner Author

Sorry @physicsnerd this issue is already fixed partially using interactive mode... We must add pydoc module for windows since windows dont support the interactive mode... As of now you must stop working on the solution because we have some breaking changes to be implemented.... I will inform you once it is ready...

@gautamkrishnar
Copy link
Owner Author

Added interactive mode.

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

No branches or pull requests

3 participants