mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	Document setting the keys that will send a message or create a new line when composting a message via the compose box and via the personal settings overlay. Updates links and redirect from former help center article about this feature. Fixes #31620.
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Configure send message keys
 | |
| 
 | |
| By default, the <kbd>Enter</kbd> key adds a new line to your message,
 | |
| and <kbd>Ctrl</kbd> + <kbd>Enter</kbd> sends your message.
 | |
| 
 | |
| This is convenient for typing multi-line messages, which are more common in
 | |
| Zulip than in most other chat products. However, you can also configure
 | |
| Zulip so that the <kbd>Enter</kbd> key sends your message.
 | |
| 
 | |
| !!! tip ""
 | |
| 
 | |
|     <kbd>Shift</kbd> + <kbd>Enter</kbd> always adds a new line, regardless
 | |
|     of whether **<kbd>Enter</kbd> to send** is enabled.
 | |
| 
 | |
| ## Configure send message keys
 | |
| 
 | |
| {start_tabs}
 | |
| 
 | |
| {tab|via-compose-box}
 | |
| 
 | |
| {!start-composing.md!}
 | |
| 
 | |
| 1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>)
 | |
|    in the bottom right corner of the compose box, next to the **Send**
 | |
|    (<i class="zulip-icon zulip-icon-send"></i>) button.
 | |
| 
 | |
| 1. Toggle your preferred option for **Press ... to send**.
 | |
| 
 | |
| {tab|via-personal-settings}
 | |
| 
 | |
| {settings_tab|preferences}
 | |
| 
 | |
| 1. Under **General**, toggle **<kbd>Enter</kbd> sends when composing a message**.
 | |
| 
 | |
| {end_tabs}
 | |
| 
 | |
| ## Related articles
 | |
| 
 | |
| * [Message formatting](/help/format-your-message-using-markdown)
 | |
| * [Preview messages before sending](/help/preview-your-message-before-sending)
 | |
| * [Mastering the compose box](/help/mastering-the-compose-box)
 |