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
Currently, I use a separate EditBox with a "Action" button that works as an "Enter" button to interact with the terminal because at the moment I can't figure out how to add an event handler to the widget. This is necessary to catch the KeyDown events or something similar. For now, it's ok to work with this setup but I should improve this in the future.
The text was updated successfully, but these errors were encountered:
Currently, I use a separate EditBox with a "Action" button that works as an "Enter" button to interact with the terminal because at the moment I can't figure out how to add an event handler to the widget. This is necessary to catch the KeyDown events or something similar. For now, it's ok to work with this setup but I should improve this in the future.
The text was updated successfully, but these errors were encountered: