bchao1 / bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
https://pypi.org/project/bullet/
MIT License
3.55k stars 113 forks source link

Feature request: infinite scrolling #59

Open gyli opened 4 years ago

gyli commented 4 years ago

I am looking for an alternative of survey in Python. A great feature it has is infinite scrolling. When the last item is selected and you still press DOWN button, the newly selected item would be the first one.

I think this is a more nature behavior and something bullet should support. It could be a new feature of classic style but could also be a new, infinite scrolling style.