Fork me on GitHub
#chlorine-clover
<
2020-08-09
>
Rowan Barnard02:08:21

OK thanks Mauricio, I was thinking maybe it was something like that, I will check out the character toggle thing and see what turns up đŸ™‚

seancorfield02:08:51

Copy/paste problems can be so frustrating! Non-breaking spaces are often to blame.

Rowan Barnard05:08:37

Yeah I've had plenty of problems in the past with copy-paste in other software

Rowan Barnard05:08:51

I checked the code with show invisibles set in Atom and the only difference it seems to show is that each indented line after the first starts with a hard tab (/t) whereas my working, manually typed in code I indent with double spaces as I believe is the convention

Rowan Barnard05:08:49

Maybe there are other invisibles it doesn't show - I'm not sure what a non-breaking space is for example? Maybe Atom's "Show invisibles" doesn't show those

mauricio.szabo11:08:40

I remember in the past the culprit was an invisible, 0-sized character

mauricio.szabo11:08:51

I also had problems with books that changed " and ' to an UTF-8 char that's more pleasing in the eyes (but made copy-pasting useless)