mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Multiline text message support #932
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @itbencn on GitHub (Nov 5, 2022).
The message sent by both the control end and the controlled end supports multi line text sending
@rustdesk commented on GitHub (Jun 7, 2023):
@NicKoehler do you have interest to implement this? No hurry, just take your time.
@NicKoehler commented on GitHub (Jun 7, 2023):
I'll take a look
@rustdesk commented on GitHub (Jun 7, 2023):
👍
@NicKoehler commented on GitHub (Jun 8, 2023):
Removing
sendOnEnterfromInputOptionsseems to do it, the only drawback is that to send a message you need to press the the send button with the mouse.@rustdesk commented on GitHub (Jun 8, 2023):
Yes, it brings another inconvience.
shift + enteris widely used for new line by the other Apps.@rustdesk commented on GitHub (Jun 8, 2023):
close as fix merged