Bug 469875 - [Feature]: Allow starting a new line with the enter key instead of sending the message
Summary: [Feature]: Allow starting a new line with the enter key instead of sending th...
Status: RESOLVED INTENTIONAL
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: 23.04.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 22:39 UTC by darhma
Modified: 2023-05-19 03:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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