Bug 469875

Summary: [Feature]: Allow starting a new line with the enter key instead of sending the message
Product: [Applications] NeoChat Reporter: darhma <darhma>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: carl, nate
Priority: NOR    
Version First Reported In: 23.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description darhma 2023-05-16 22:39:33 UTC
SUMMARY
***
I'd like to have an option to allow starting a new line with the enter key instead of sending the message and maybe enabling sending the message with pressing ctrl+enter (as I think is possible in other clients).
I looked in the options but didn't see anything about it, as well as in the bug reports/feature requests.
***

STEPS TO REPRODUCE
1. start writing a message
2. press enter

OBSERVED RESULT
the message is sent

EXPECTED RESULT
a new line starts without sending the message

SOFTWARE/OS VERSIONS
Operating System: NixOS 23.05
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Kernel Version: 6.1.27 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7-2620M CPU @ 2.70GHz
Memory: 7.7 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 3000

ADDITIONAL INFORMATION
As far as I'm concerned the current behavior can be kept as the default, I'd just like to have an option to change it
Comment 1 Tobias Fella 2023-05-18 18:53:45 UTC
you can add a newline using shift+enter
Comment 2 darhma 2023-05-19 03:54:11 UTC
Ok, thanks