ParadoxA to Fediverse@lemmy.worldEnglish · 2 years agoFast post userscript for Lemmygithub.comexternal-linkmessage-square9fedilinkarrow-up123arrow-down10file-textcross-posted to: lemdroid
arrow-up123arrow-down1external-linkFast post userscript for Lemmygithub.comParadoxA to Fediverse@lemmy.worldEnglish · 2 years agomessage-square9fedilinkfile-textcross-posted to: lemdroid
I got tired of hitting ⌘Enter and not having my post automatically go through, so I wrote a little userscript that enables exactly that.
minus-squareram@lemmy.calinkfedilinkEnglisharrow-up2·edit-22 years agoThank you! Edit: works perfect!
minus-squareParadoxOPAlinkfedilinkEnglisharrow-up3·edit-22 years agoFWIW, Lemmy is supposed to have Ctrl+Enter bindings natively. But they’re only bound to Ctrl, which isn’t great for Mac users. You can see the code here I’ll open a pull request I guess, which might render this script irrelevant. Pull request open! And it was merged earlier this morning! When it goes live, I’ll add a check to see what UX the instances are running, and if they support it, I’ll only handle the language stuff out of the box
Thank you!
Edit: works perfect!
FWIW, Lemmy is supposed to have Ctrl+Enter bindings natively. But they’re only bound to Ctrl, which isn’t great for Mac users.
You can see the code here
I’ll open a pull request I guess, which might render this script irrelevant.Pull request open!
And it was merged earlier this morning!
When it goes live, I’ll add a check to see what UX the instances are running, and if they support it, I’ll only handle the language stuff out of the box