From: Pieter Degroote Date: Sun, 31 May 2020 13:15:14 +0000 (+0200) Subject: Add files via upload X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/b744b43b0439a567309458eba01a30210d8d4849?hp=ae96cbf5e1360ddfe60aa71a19ef4c9004d245b2 Add files via upload A small error has been fixed with the 'zero-width space'. --- diff --git a/UltimateKEYS SW - 2020-05-30.ahk b/UltimateKEYS SW - 2020-05-30.ahk index 7970960..d700fe6 100644 --- a/UltimateKEYS SW - 2020-05-30.ahk +++ b/UltimateKEYS SW - 2020-05-30.ahk @@ -517,7 +517,7 @@ dkGraveAccent.item["8"] := "{u+200a}" ; hair space dkGraveAccent.item["("] := "{u+2007}" ; figure space dkGraveAccent.item["9"] := "{u+2007}" ; figure space dkGraveAccent.item[")"] := "{u+200b}" ; zero-width space -dkGraveAccent.item["0"] := "​{u+200b}" ; zero-width space +dkGraveAccent.item["0"] := "{u+200b}" ; zero-width space dkGraveAccent.item["-"] := "{u+00a0}" ; non-breaking space dkGraveAccent.item["="] := "{u+202f}" ; narrow no-break space dkGraveAccent.item["1"] := "{u+2000}" ; en quad