I got tired of hitting ⌘Enter and not having my post automatically go through, so I wrote a little userscript that enables exactly that.

  • ram
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Oh that’s awesome! Any chance you can make it change the language option to English too?

    • Paradox@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Done! v0.0.2 supports this now.

      You’ll need to set your default language in your userscript manager’s “Values” configuration. In ViolentMonkey, its one of the tabs in the script edit view.

      Set language to "37" for English

      • ram
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Thank you!

        Edit: works perfect!

        • Paradox@lemdro.idOP
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          1 year ago

          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