gautamkrishnar / socli

Stack overflow command line client. Search and browse stack overflow without leaving the terminal :computer:
https://pypi.python.org/pypi/socli
BSD 3-Clause "New" or "Revised" License
1.1k stars 218 forks source link

back command doesn't work as expected in interactive mode #282

Closed ghost closed 1 year ago

ghost commented 2 years ago

πŸ› Bug Report

(A clear and concise description of what the bug is.)

Have you read the Contributing Guidelines on Pull Requests?

e.g. Photo 1: I make a query 1

Photo 2: Got the results, I'm going to surf through results 2

Photo 3: this answer doesn't fit my case, I'd like to check out other answers, therefore I press key "b" 3

Photo 4: And yet I got back to terminal. 4

welcome[bot] commented 2 years ago

Hello there!πŸ‘‹ Welcome to the project!πŸš€βš‘

Thank you and congratsπŸŽ‰ for opening your issue in this project. Please make sure that you follow our Code of ConductπŸ™Œ while interacting with the project. Have a good day!

tupokraju commented 2 years ago

Hi, I'm interested to work on this, let me know if it is still available

gautamkrishnar commented 2 years ago

@tupokraju sorry for the late reply. yes, you can. Please open a pull request.

ta0ma0 commented 1 year ago

Hi! I didn't reproduce this bug behavior, now for "byte data type C" 9 answers, I press ↓ key, and go next answer. I press key "b" and nothing happens. This issue now actual?

artsparkAI commented 1 year ago

Hello I've opened a PR that fixes this issue: https://github.com/gautamkrishnar/socli/pull/291