termdash
termdash copied to clipboard
Question: Selectable Text Box
Thanks for a great library btw! I am having fun using it. I am curious if I am missing an option or this is currently not supported- I am unable to select/Copy and paste words/lines from the text widget. Is there a specific option I need to set or is this currently not supported ? Would be very useful to have. Thanks!
Hello @abhi, that is a good question, I too noticed this but never really researched whether it is due to my terminal settings or because of how termbox initializes the terminal.
We currently don't have an option to change this behavior. We should look into the API of termbox and figure out if they offer such option: https://github.com/nsf/termbox-go