You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
send message (maybe just add option for "Shift+Enter for new line and Enter to send" instead of the current "Enter for new line (which is default by browser in text area) and Ctrl+Enter to send)
new line (could be done by checking _onKeyPressEvent for enter and then stop event from bubbling up)