6 ms·
Teams does both - normally it’s Enter to submit and Shift+Enter for a new line, but when you open the formatting tools it switches. They at least do have a mess
by AgentEpsilon 5mo ago
Teams does both - normally it’s Enter to submit and Shift+Enter for a new line, but when you open the formatting tools it switches. They at least do have a message indicating which key combo inputs a new line, but it still gets me on occasion.
- darrylb42 5mo agoSlack is similar Shift enter in normal text. Enter in a code block, shift enter sends in a code block.
- oneeyedpigeon 5mo agoI just tested this on Slack (macOS) and it's not the case. Pressing Enter in a code block submits the message, just as it does for any message.
- andrepd 5mo agoThe Signal desktop app does both too, I guess, but in a way that actually makes sense. Enter sends a message since IMs tend to be short one-liners. Shift-Enter inserts a line break. But if you click an arrow on the top of the text box, it expands to more than half of the height of the window, and now Enter does a line break and Shift-Enter sends. Which makes a lot of sense because now you're in "message composer" / "word processor" mode.
- phil294 5mo agoI would say it mirrors common behavior in the Web, which in turn was largely influenced by old desktop software: Enter in a `<textarea>` inserts a line break, while enter in an `<input>` submits the surrounding form (or does nothing). It is an established idiom after all, many apps just get it wrong.
- jimbokun 5mo agoI have a very mild jolt of anxiety every time I want to enter a new line in Teams or Slack, wondering if it will send a half completed message I will need to edit after the recipient has seen the half completed message, or it will enter a new line like I want it to. The behavior also changes if you start editing a numbered or unordered list. Maybe that enters the "formatting tools" mode you mention?
- dfxm12 5mo agoIf you're worried about this, consider a copy and paste from notepad.
- jimbokun 5mo agoNote the "very mild" jolt, not quite enough to rise to the level of switching to Notepad (or Emacs in my case).
- abraxas 5mo agoYour advice beautifully reinforces OP's case. We now have to use auxiliary apps with more predictable behaviour because designers made such a mess of things.
- oneeyedpigeon 5mo agoWe've still yet to reach the "any textbox is just an embedded version of your EDITOR" nirvana.
- fireflash38 5mo agoShift enter should always put in a new line. Good luck exiting a block though with it.
- powvans 5mo agoTeams is insane. You want a new entry in a bulleted list? Hit the enter key. If you dare. I had managed to be on Slack exclusively for at least 10 years. Recent acquisition has me using Teams and it's hilarious to see for the first time what people have been complaining about. I thought surely people are exaggerating. No, no they are not. It only took a couple weeks for me to figure out that I would have to compose longer messages somewhere else and then paste them into Teams.
- jdubs1984 5mo agoTeams also respects some standard markdown, like italics, but not others…like bold. MS is amazing in their ability to fuck shit up for no apparent reason. Like making a media player that doesn’t use space for play pause…
- thfuran 5mo agoUnfortunately, some markdown renders differently when copied in vs when typed directly in teams.