You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a simple text area, on which users can move through lines and columns using arrows, edit and add text. A simple textarea component
Do you think this library is suitable to implement such thing manually?
In the past I was able to implement it using libraries like https://github.com/chjj/blessed/ or https://github.com/cancerberoSgx/accursed but I would like to give a try with ink.
PD: scroll support would also useful for this user case
Thanks
The text was updated successfully, but these errors were encountered:
I need a simple text area, on which users can move through lines and columns using arrows, edit and add text. A simple textarea component
Do you think this library is suitable to implement such thing manually?
In the past I was able to implement it using libraries like https://github.com/chjj/blessed/ or https://github.com/cancerberoSgx/accursed but I would like to give a try with ink.
PD: scroll support would also useful for this user case
Thanks
The text was updated successfully, but these errors were encountered: