rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
386 stars 74 forks source link

"Enter" is "Send" #228

Open atom-smasher opened 4 months ago

atom-smasher commented 4 months ago

Seems like the only way to insert line-breaks into messages or comments is to copy and paste from a text editor. When typing a comment or message within SlimSocial, "Enter"/"Return" causes the comment to be posted or the message to be sent.

Expected behaviour: When writing a comment or message, "Enter"/"Return" should create a line-break.

Actual behaviour: When writing a comment or message, "Enter"/"Return" posts the comment or sends the message.

Requested fix: An option should allow enabling/disabling "Enter is Send". This may require a "Send button" in Messenger; I see a "Send button" available for comments.

* Apps like Signal and Whatsapp have an option to enable/disable "Enter is Send". This allows "Enter"/"Return" to be used as a "Send" button, or to insert a line-feed within the message.