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

[tuify] Use nice ANSI symbols instead of ">" to decorate what row is currently selected #133

Closed
nazmulidris opened this issue Sep 18, 2023 · 1 comment · Fixed by #141
Closed
Labels

Comments

@nazmulidris
Copy link
Member

Context:

We can do a lot more to decorate the selection with nice glyphs, instead of just ">" prefix. So it looks more like a real app. Here's an example of glyphs we can use.

https://github.com/r3bl-org/r3bl-ts-utils/blob/8751aadef6a110ae409e5c5a0ecfc263a95b2741/src/tui-figures/symbols.ts#L217

It is possible to use radio buttons, check boxes, emoji, and even drawing rounded corners and boxes using these ANSI symbols.

@nisargparikh69
Copy link
Contributor

@nazmulidris I have raised PR please review

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

Successfully merging a pull request may close this issue.

2 participants