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

A way to not clear screen when using in Curses? #94

Closed
Cornelius-Figgle opened this issue Dec 22, 2022 · 5 comments
Closed

A way to not clear screen when using in Curses? #94

Cornelius-Figgle opened this issue Dec 22, 2022 · 5 comments

Comments

@Cornelius-Figgle
Copy link
Contributor

Cornelius-Figgle commented Dec 22, 2022

So I have a basic curses console app and I have embedded pick into it using the screen argument. I use pick to make choosing an option easier for parts of the app

However, pick still overwrites the entire screen when choosing an option, rather than adding to what is already there

Is there a way to make it wrote at the end of the screen, or even just at a specific cursor location (argument-passed I guess)?

@Cornelius-Figgle
Copy link
Contributor Author

#95

@juxeii
Copy link

juxeii commented Jan 5, 2023

When will this get merged?

@Cornelius-Figgle
Copy link
Contributor Author

@juxeii That's what I would like to know

@TomerGadol
Copy link

This would be very helpful. Hope to see it merged soon!

@aisk aisk closed this as completed Apr 24, 2024
@aisk
Copy link
Owner

aisk commented Apr 24, 2024

#95 has been merged and shipped with v2.3.

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

No branches or pull requests

4 participants