I just installed WhatsApp Desktop, and couldn’t disable the automatic sending whenever I pressed “Enter”. I could have used “Shift+Enter”, but my typing is so automatic that it wouldn’t work. AutoHotkey to the rescue. This script automatically replaces “Enter” with “Shift+Enter” in WhatsApp Desktop, and only in WhatsApp Desktop: #SingleInstance …
