Something similar happened to me a while back. I was copying some code from a Mac to a remote Linux host. For some reason the Mac was using a thing called an “en dash” – which is slightly longer than a regular hyphen - and was really fucking frustrating to figure out.
Some mac apps have some quirks, the default note app was probably not meant for pasting code in, but when you do it changes the quotes and makes them all fancy. Drives me up the wall and there’s nobody to blame but me.
I was looking for this. Some text from webpages end up pasting that way too, even on non-mac systems, and it is utterly infuriating. Nothing I hate more than having to paste something into notepad++ so I can fix all the stupid quotes from some online tutorial that is giving you things to paste into a command prompt.
Something similar happened to me a while back. I was copying some code from a Mac to a remote Linux host. For some reason the Mac was using a thing called an “en dash”
–
which is slightly longer than a regular hyphen-
and was really fucking frustrating to figure out.deleted by creator
Dictionary source for possible particulars: https://www.merriam-webster.com/grammar/em-dash-en-dash-how-to-use
deleted by creator
Thank you. I have learned something new today!
Ah, my favorite character. I abuse the hell out of the em-dash.
For someone who abuses it, there is a remarkable absence of em-dashes in your comment :—)
Some mac apps have some quirks, the default note app was probably not meant for pasting code in, but when you do it changes the quotes and makes them all fancy. Drives me up the wall and there’s nobody to blame but me.
I blame Steve Jobs.
Let’s dig him up and put him on trial. If it’s good enough for the pope, it’s good enough for him.
I was looking for this. Some text from webpages end up pasting that way too, even on non-mac systems, and it is utterly infuriating. Nothing I hate more than having to paste something into notepad++ so I can fix all the stupid quotes from some online tutorial that is giving you things to paste into a command prompt.