perlbot / perlbuut-pastebin

A new pastebin/IDE for perlbuut. Supports using the eval server to run code and record output
Other
0 stars 0 forks source link

Copy and pasting not working in viewer. #15

Open simcop2387 opened 7 years ago

simcop2387 commented 7 years ago

15:45:10 < ttkp> I don't want interactive or dynamic, I just want text I can copy+paste into my repl 15:45:50 < ttkp> and that page does something which prevents me from copy+pasting 15:46:06 < simcop2387> i need to make/adopt an API for pasting to it so it can be done via commandline too but i want to get multi-file support in there (that one might not be doable with lynx/elinks though). 15:46:07 < ttkp> I highlight the text, but when I paste it pastes the url 15:46:10 -!- berndj [~berndj@mail.azna.co.za] has joined #perl 15:46:39 < simcop2387> that's interesting i hadn't seen that one. I've been trying to figure out a way to enable/fix middle click paste in linux but the browers are fighting me on that one 15:46:40 < ttkp> but lynx fixes all that 15:48:36 < simcop2387> ttkp: what browser/os/etc. are you seeing that happen? i'm assuming on viewing a paste it's happening? 15:49:34 < ttkp> simcop2387 - when I view a paste, but also when I'm viewing a JIRA ticket at work. It's Pale Moon 27.1 (forked from Firefox 24)

simcop2387 commented 7 years ago

15:58:03 < ttkp> simcop2387 - just verified that it happens in firefox, too. I highlight the pastebin'd text and try to paste it to an xterm, and the url gets pasted 15:58:41 < Grinnz> doesnt happen in chrome here 15:59:01 < simcop2387> ttkp: middle click paste or ctrl+c ctrl+v? 15:59:57 < ttkp> simcop2387 - middle click .. typing ctl-C ctl-V doesn't do anything cutty-pastey 15:59:58 < simcop2387> ttkp: what distro in case i can't reproduce it on debian? 16:00:06 < ttkp> simcop2387 - Slackware 14.1

simcop2387 commented 7 years ago

Potential workaround added that lets you disable the fancy editor. It needs the ability to save the state properly but it should help mitigate some of the issues people have.