|
|
|
|
|
by dfischer
5568 days ago
|
|
Usability wise, it makes a lot more sense to have "enter" be a new line. That's how it works in any textarea and document. We're trained to naturally expect that. Enter to submit only makes sense on one line inputs. Anything that resembles a text area should have shift + enter to submit(or control + enter). This is most intuitive. |
|
I disagree. The paradigm they're using here isn't that of word processing a document, but rather quick text conversations. In pretty much every chat/IM program I've ever used, "enter" == "send", and shift+enter == newline.