Well, that was worth the question. Cool.
And, Apple programmers, is there any special reason you say "alt" instead of "option"? (I know, the silly questions never stop. I'm like a five year old...)
I say Alt because I grew up programming PC clones, which had an Alt key but no Option key. Up until 3 years ago, I never heard of the Option key, so I'm not in the habit of saying it yet :)
Alt + Return gives a new line.
:-)
Note that alt+return will also allow new lines in string inputs, as well as some other text-field-like things (String Formatter, for example)
Well, that was worth the question. Cool. And, Apple programmers, is there any special reason you say "alt" instead of "option"? (I know, the silly questions never stop. I'm like a five year old...)
I say Alt because I grew up programming PC clones, which had an Alt key but no Option key. Up until 3 years ago, I never heard of the Option key, so I'm not in the habit of saying it yet :)