-
Notifications
You must be signed in to change notification settings - Fork 0
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
Undefined: tea.QuitMsg #1
Comments
Unfortunately, this currently requires using a Honestly, I probably won't be developing this project any further. Parts of the code are quite messy and I'm starting to work on a different approach to this problem using the language server protocol. |
Alright, I'll replace it and give it a try. And that sucks but I understand, you have to be selective with where you put your effort. Go-prompt is cool and I think I'll use that, but bubbleprompt would have been way cooler. Once I'm more confident with my go skills I'll perhaps help work on this. |
Yeah, go-prompt is pretty great. I would probably continue to clean this up instead of abandoning it, but most of my other work is in Rust and I have some other Rust projects that would benefit from something like this, so I'll probably focus my efforts there. If you'd like to pick this up, I'd be happy to help with any questions you have. |
Cool cool. I'll comeback here once I'm ready. And its Rust™ now, don't want to get sued now do you 😂 |
Oh man, don't tell the cops! I'll lose my Rust™ street cred 😨 |
I get the following errors when trying some examples:
go/pkg/mod/github.com/aschey/[email protected]/prompt.go:106:23: undefined: tea.QuitMsg
The text was updated successfully, but these errors were encountered: