Closed felixkreuk closed 1 year ago
Hi @felixkreuk, thanks for your suggestion. I'm currently exploring the idea of streamlining the message sending process. The plan is to make the Enter
key for sending messages and Shift+Enter
for new lines, in line with the standard practices of other chat apps. 😄
Sgtm!Thanks,FelixOn 10 Nov 2023, at 21:52, Kevin Hermawan @.***> wrote: Hi @felixkreuk, thanks for your suggestion. I'm currently exploring the idea of streamlining the message sending process. The plan is to make the Enter key for sending messages and Shift+Enter for new lines, in line with the standard practices of other chat apps. 😄
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
I've successfully implemented a shortcut for the send button by pressing Enter
(#6). However, tracking the Shift
key hold has been challenging. I believe I've found an effective solution: adding an 'expand' button for users who prefer editing in a larger text editor. This addition will also simplify the process of inserting new lines.
Implemented in version 1.0.1 😃
Thanks a lot Kevin, works great!
Hi, thanks for the nifty mac app! Is there a keyboard shortcut for the send button? If not then maybe cmd+enter is a good candidate :)
Thanks in advance for considering this!