mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #220] Question: Selectable Text Box #118
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abhi on GitHub (Aug 10, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/220
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!
@mum4k commented on GitHub (Aug 13, 2019):
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