rivo
rivo
Will close this for now. Feel to open a new issue if needed.
The latest commit should fix the issue with the focus callback. Regarding your second issue, can you please post a brief code snippet that I can run to reproduce it?
This problem doesn't happen for me in the current version, at least not with the steps you listed. So unless you can demonstrate that it still exists in the latest...
So you would like to see partial words in the placeholder text? I wonder what the rationale is for that. Consider this example: > "Would you like some ass" ("...istance?")...
I wonder if this is more of a question for [`tcell`](https://github.com/gdamore/tcell) than for this project. Definitely the last question because my understanding is that `tcell` will capture all user input,...
I'm sorry but there is too little information in your description. Please provide at least the error message text. And ideally, you should post a brief piece of code that...
This is odd because my (unsaved) synth appears in the list. So it's not just the error message that is confusing. The Guidebook section which I pasted above also doesn't...
> can you confirm if that is the case still? Apart from the ability to translate some common ANSI sequences into style tags, yes, this is still the case. Running...
I cannot reproduce this. Running the `demos/textarea/main.go` demo, I get this on iTerm2 (macOS): And this is both with `EnablePaste` set to `true` or `false`. Seems to me that this...
Unfortunately, I'm not familiar with either of these terminals. I'd look into the settings. Maybe there's an option to control how text gets pasted. I'd also check if the same...