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

Using tui-rs #1

Open
swanandx opened this issue Aug 27, 2022 · 0 comments
Open

Using tui-rs #1

swanandx opened this issue Aug 27, 2022 · 0 comments

Comments

@swanandx
Copy link
Owner

Initially, we wanted to make a TUI using tui-rs crate ( or some other )

The problem is that the text in choices doesn't wrap in ListItem, there isn't even way to scroll horizontally for it.

image

One possible hacky solution will be to use Paragraphs, TextInputs, etc. and place them in layout such that it looks like checkbox.

Other solution is to use requestty and put the prompt inside layout

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

1 participant