termdash icon indicating copy to clipboard operation
termdash copied to clipboard

Question: Selectable Text Box

Open abhi opened this issue 5 years ago • 1 comments

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!

abhi avatar Aug 10 '19 00:08 abhi

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

mum4k avatar Aug 13 '19 12:08 mum4k