mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-26 19:05:52 +03:00
[GH-ISSUE #263] Support for copy & paste #140
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#140
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 @mum4k on GitHub (Nov 15, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/263
The
tcelllibrary 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.
@aomerk commented on GitHub (Mar 30, 2021):
hey @mum4k , looks like it's fixed. Works fine with the integrated terminal of IntelliJ + zsh
@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
Textwidget.