SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.85k stars 84 forks source link

[Enhancement]: missing shift+enter functionality #169

Closed Duskiee closed 1 year ago

Duskiee commented 1 year ago

Describe Your Request

in the original discord client, using shift+enter would create a new line rather than sending the message.

Category

Sending messages

Other Category

No response

Screenshots

No response

cryptoAlgorithm commented 1 year ago

Hi, it appears that this has already been implemented, but as ⌥ + Enter instead. I believe this was done as that was the default keybind provided by SwiftUI, so we decided to follow along. Thanks for using Swiftcord!