[GH-ISSUE #263] Support for copy & paste #140

Open
opened 2026-03-03 16:22:45 +03:00 by kerem · 2 comments
Owner

Originally created by @mum4k on GitHub (Nov 15, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/263

The tcell library seems to have added support for pasting into the terminal. We should investigate of copy&paste can now be supported and add it to termdash.

https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc

Related to #254 and #220.

Originally created by @mum4k on GitHub (Nov 15, 2020). Original GitHub issue: https://github.com/mum4k/termdash/issues/263 The `tcell` library seems to have added support for pasting into the terminal. We should investigate of copy&paste can now be supported and add it to termdash. https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc Related to #254 and #220.
Author
Owner

@aomerk commented on GitHub (Mar 30, 2021):

hey @mum4k , looks like it's fixed. Works fine with the integrated terminal of IntelliJ + zsh

<!-- gh-comment-id:810381405 --> @aomerk commented on GitHub (Mar 30, 2021): hey @mum4k , looks like it's fixed. Works fine with the integrated terminal of IntelliJ + zsh
Author
Owner

@mum4k commented on GitHub (Apr 3, 2021):

Thank you for reporting that this works in this terminal type @aomerk. Interestingly enough, this still doesn't seem to work for me on MacOS with iTerm. I can paste, but I cannot select any text to copy. Since I don't really understand why, it may be worthwhile keeping this issue open until we investigate it.

Could you explicitly confirm if you were able to also copy some text from a running Termdash app? If so, which widget did it work on? My failed attempts were when I was trying to copy some content from the Text widget.

<!-- gh-comment-id:812890523 --> @mum4k commented on GitHub (Apr 3, 2021): Thank you for reporting that this works in this terminal type @aomerk. Interestingly enough, this still doesn't seem to work for me on MacOS with iTerm. I can paste, but I cannot select any text to copy. Since I don't really understand why, it may be worthwhile keeping this issue open until we investigate it. Could you explicitly confirm if you were able to also copy some text from a running Termdash app? If so, which widget did it work on? My failed attempts were when I was trying to copy some content from the `Text` widget.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#140
No description provided.