New line on enter
unmellow opened this issue · 2 comments
unmellow commented
Certain apps like discord have a separate submit button, and expect the enter key to be used to enter a new line.
It would be nice to have simple keyboard match this functionality.
LennartCode commented
+1 This is also the case for Slack. Maybe this is a CR/LF thing? On other apps, enter is interpreted correctly as a new line instead of a post. Signal and WhatsApp get it correctly. Interestingly it works as intended on Gboard.
Hope this helps! :)