Skip to content

Instantly share code, notes, and snippets.

@alberti42
alberti42 / block-dead-keys.user.js
Last active September 7, 2024 19:42
A userscript to block dead keys in Overleaf to allow typing accented letters on an Apple keyboard.
// ==UserScript==
// @name Fix Overleaf for Typing Accented Characters
// @namespace https://github.com/alberti42/
// @version 1.7
// @description Block dead keys in Overleaf to allow for typing of accented letters. It also allows typing ß. It blocks undesired key combinations.
// @author Andrea Alberti
// @match https://www.overleaf.com/*
// @grant none
// ==/UserScript==
//