# Shift+Enter를 눌러도 채팅 메시지가 전송되지 않음

**URL:** https://meta.discourse.org/t/shift-enter-does-not-send-a-chat-message-despite-being-configured-to-do-so/356934
**Category:** UX
**Tags:** chat
**Created:** [3월 12, 2025, 10:58오전 UTC](https://meta.discourse.org/t/shift-enter-does-not-send-a-chat-message-despite-being-configured-to-do-so/356934 "2025-03-12T10:58:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [3월 12, 2025, 10:58오전 UTC](https://meta.discourse.org/t/shift-enter-does-not-send-a-chat-message-despite-being-configured-to-do-so/356934/1 "2025-03-12T10:58:41Z")

</div>

채팅에서 (이제 수정된) Enter-Shift 문제를 계속 이야기하자면:

> [@Enter로 줄바꿈, Shift+Enter로 채팅 메시지 전송](https://meta.discourse.org/t/enter-to-newline-shift-enter-to-submit-message-in-chat/289280):
>
> We love writing multi-paragraph messages. However, it is very annoying to press Shift+Enter for a line break, and easy to press Enter by mistake and submit the message. Please add a configuration to switch the two.

새로운 작은 불편함은 이제 삼중 백틱(```)으로 둘러싸인 코드 블록 안에서 Shift+Enter 또는 Cmd+Enter를 눌러도 메시지가 전송되지 않는다는 점입니다. 제 설정에서는 Shift+Enter를 눌러 메시지를 보내고 Enter를 눌러 줄바꿈을 하도록 되어 있어야 합니다.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [3월 12, 2025, 4:15오후 UTC](https://meta.discourse.org/t/shift-enter-does-not-send-a-chat-message-despite-being-configured-to-do-so/356934/3 "2025-03-12T16:15:52Z")

</div>

네, 이건 거의 처음부터 존재해 온 특수한 경우이고, 저도 이게 말이 안 된다는 데 동의합니다. Slack이 어떻게 처리하는지 확인해 보니, 코드 블록에서도 사용자 설정을 따르고 있더군요.

이렇게 하면 해당 예외 처리가 제거됩니다:

> <https://github.com/discourse/discourse/pull/31773>
>
> This was causing some confusion and now that we have the chat preference to send… with enter or metakey+enter it's even more confusing.
> 
> If your setting is send on enter, you need to use shift+enter for a new line, even in codeblocks. If your setting is meta+enter you need to use enter in the codeblock for a new line, meta+enter will send as expected.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [3월 15, 2025, 4:16오후 UTC](https://meta.discourse.org/t/shift-enter-does-not-send-a-chat-message-despite-being-configured-to-do-so/356934/4 "2025-03-15T16:16:13Z")

</div>

이 주제는 마지막 답변 후 3일이 지나면 자동으로 닫힙니다. 새로운 답변은 더 이상 허용되지 않습니다.
