Closed MightyPork closed 7 years ago
at least I think you can copy on mac. certainly not on linux
I thought I added ⌃⇧C? But I could add a hack that'd make the text available for the context menu
ah yes cs-c works. we need to document that a hack for the context menu would be nice (but it's also kinda cool you can save the image?!)
here's a proof of concept for the hack https://codepen.io/cpsdqs/pen/eGNogw?editors=0010 it's really hacky.
whoa that's some serious clickjacking. let's maybe not
On Fri, Sep 15, 2017 at 11:15 PM, cpsdqs notifications@github.com wrote:
here's a proof of concept for the hack https://codepen.io/cpsdqs/pen/ eGNogw?editors=0010 it's really hacky.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/espterm/espterm-firmware/issues/179#issuecomment-329905417, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8lHq5SMfvzPcPdxuRCnwOKkWYFG9e-ks5siukHgaJpZM4PZdR3 .
Yeah we could also just use a custom context menu (could keep the “save image”)
if there can be both that's a big win imo- but [low prio]
context menu is good for nothing and ctrl-c is consumed by the input handler (if it would do anything anyway)