Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT(ui): Add ability to paste and send messages using a keyboard shortcut #4531

Merged
merged 1 commit into from Oct 11, 2020

Conversation

MoKe12g
Copy link

@MoKe12g MoKe12g commented Oct 11, 2020

As requested in Issue #4257 this commit implements the ability to paste and send messages whit a single keyboard shortcut.
The keyboard shortcut is Ctrl + Shift + V, as requested.
I tried to add the shortcut into the "paste and send" drop down menu item but the shortcut is not visible to me, maybe it's because my screen resolution.

Implements #4257

@davidebeatrici davidebeatrici linked an issue Oct 11, 2020 that may be closed by this pull request
…rtcut

As requested in Issue mumble-voip#4257 this commit implements the ability to paste and send messages whit a single keyboard shortcut.
The keyboard shortcut is Ctrl + Shift + V, as requested.
I tried to add the shortcut into the "paste and send" drop down menu item but the shortcut is not visible to me, maybe it's because my screen resolution.

Implements mumble-voip#4257
@davidebeatrici davidebeatrici merged commit 58e0a39 into mumble-voip:master Oct 11, 2020
1 check passed
@nikeee
Copy link

nikeee commented Oct 11, 2020

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ctrl+Shift+V as "Paste and Send"
3 participants