Skip to content
#

tui

Here are 1,223 public repositories matching this topic...

mjip
mjip commented Jul 12, 2020

Is your feature request related to a problem? Please describe.
I would like for an effect to render text (or ASCII characters) from left to right, like it's being typed out.

Describe the solution you'd like
Similar to the mirage effect (where text can be rendered one character at a time, only randomly), it would be cool to have text rendered one letter at a time from left to right, so

eras
eras commented Aug 6, 2021

When adding keyboard shortcuts to the actions buttons have, it seems difficult to express the user that the binding exists.

One easy way would be to have a styled button (with e.g. one highlighted character, easily expressed with markdown), but unfortunately that's not supported at the moment. Buttons themselves could also have a way to add bindings to them, and then a way to show those binding

pterm
dfreilich
dfreilich commented Jul 1, 2021

Is there any way to set the table size? I have three different tables I want to print, one after the other, and for continuity purposes, it would look much better if they were all aligned to the same size, rather than the current variable size (depending on the size of the longest string in a column).

proposal good first issue Hacktoberfest proposal-accepted

Improve this page

Add a description, image, and links to the tui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tui topic, visit your repo's landing page and select "manage topics."

Learn more