Replies: 1 comment
-
Your issue is that you set the viewport to be the height of the entire screen so once the text gets there it is in the same line as the textinput (the lipgloss library helps with that). I also don't think you need to create a custom message, you can just the run the logic once the Enter is pressed. Below is a working example - I did the following:
hope that helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to wrap my head around bubbletea so that I can integrate it with an existing ssh chat program. So, two questions:
Beta Was this translation helpful? Give feedback.
All reactions